CreditMemos
Return the data for all CreditMemos.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Etag | String | ||
Allocations | String | ||
Amount | Double | ||
ContactId | Integer | ||
ContactEtag | String | ||
ContactName | String | ||
ContactType | String | ||
ContactInitials | String | ||
Date | Date | ||
Description | String | ||
Discount | Boolean | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime | ||
VoidedAt | Datetime | ||
UserId | Integer | ||
UserEtag | String | ||
UserName | String |