TotalPayment Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
amount | Decimal | ||
paymentMethod | PaymentMethod |
JSON representation
{ "amount": 788, "paymentMethod": { "type": "", "code": "BOOK", "name": "BOOKING" } }
Field | Type | Required | Description |
---|---|---|---|
amount | Decimal | ||
paymentMethod | PaymentMethod |
{ "amount": 788, "paymentMethod": { "type": "", "code": "BOOK", "name": "BOOKING" } }