TotalPayment Trevenque

Structure

FieldTypeRequiredDescription
amountDecimal

paymentMethodPaymentMethod

JSON representation

{
            "amount": 788,
            "paymentMethod": {
              "type": "",
              "code": "BOOK",
              "name": "BOOKING"
            }
}