ReceiptMethodAssignments
ReceiptMethodAssignments
Columns
| Name | Type | Description |
| CustomerReceiptMethodId [KEY] | String | Unique identifier of the customer receipt method. |
| CustomerAccountNumber | String | The account number of the customer. |
| CustomerSiteNumber | String | The site number of the customer account. |
| ReceiptMethodName | String | The name of the receipt method. |
| Primary | String | Indicates if the customer receipt method is primary. |
| StartDate | Date | The start date of the customer receipt method. |
| EndDate | Date | The end date of the customer receipt method. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date and time the record was created. |
| LastUpdateDate | Datetime | The date on which the record is last updated. |
| LastUpdatedBy | String | The user who last updated the record. |