| AccountingTransactionId | Int32 | Accounting transaction id |
| AccountId | Nullable`1 | Account id |
| AccountingTransactionStatus | AccountingTransactionStatus | Accounting transaction status |
| AccountingTransactionType | AccountingTransactionType | Accounting transaction type |
| AmountDue | Decimal | Amount due |
| AmountPaid | Decimal | Amount paid |
| ApplyToContactID | Nullable`1 | Apply to contact ID |
| BillToContactAddressId | Nullable`1 | Bill to contact address id |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| DivisionId | Int32 | Division id |
| DueDate | DateTime | Due date |
| IsDraft | Boolean | Is draft |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| Note | String | Note |
| OrganizationId | Int32 | Organization id |
| PaidAs | PaidAs | Paid as |
| PaidDate | Nullable`1 | Paid date |
| PaymentTermsId | Nullable`1 | Payment terms id |
| TransactionDate | DateTime | Transaction date |
| TransactionNumber | String | Transaction number |