InstancePaymentMethods
Jump to navigation
Jump to search
Members
| Field | Data Type | Description |
|---|---|---|
| ID | int | |
| IsNew | bool | |
| PaymentMethodImages | Array of Image | |
| PaymentType | PaymentType | |
| Title | String | |
| UserDefault | bool |
Example
{
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |