Skip to content

Commit

Permalink
typo: BillingAccountId -> billingAccountId (#6909)
Browse files Browse the repository at this point in the history
For model validation error
  • Loading branch information
nschonni authored and yungezz committed Aug 9, 2019
1 parent 7856338 commit d753d28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"billingProfileName": "PayByCheck01",
"billingAccountName": "Create Customer",
"tenantId": "251d3d06-c6e0-487b-bd5e-5c2e4c23d51a",
"BillingAccountId": "0d49b9e9-dfe7-536e-ede4-bae1d63adbb7"
"billingAccountId": "0d49b9e9-dfe7-536e-ede4-bae1d63adbb7"
}
}
]
Expand Down

0 comments on commit d753d28

Please sign in to comment.