Ends with Id | 32-bit integer | Notable Exceptions:
transactionId is a 64-bit integer
masterId is a 64-bit integer
taxId is a string |
Ends with Amount | decimal | 2 digits of precision to the right of the decimal |
Ends with Balance | decimal | 2 digits of precision to the right of the decimal |
Ends with Date | datetime | ISO 8601 date format. Example: 2013-10-03T13:38:44.754-05:00 |
Ends with Percent | decimal | 2 digits of precision to the right of the decimal |
Begins with is | boolean | Only possible values are true and false |
Begins with Interest | decimal | 11 digits of precision to the right of the decimal |
None of the above | string | |