PaymentMode
PaymentMode
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the PaymentModel. |
name | string | true | Name of the PaymentModel. |
code | String | false | Code of PaymentModel. |
chainProductId | int | false | ProductId related to the PaymentModel. |
JSON representation
{ "id": 1, "name": "Prepaid", "code":PRE, "chainProductId":25 }
, multiple selections available,
Related content
PaymentReceipt
PaymentReceipt
More like this
PaymentType
PaymentType
More like this
PaymentMethod Trevenque
PaymentMethod Trevenque
More like this
BillingPayment
BillingPayment
More like this
DepositPayment
DepositPayment
More like this
PaymentMethod Summar
PaymentMethod Summar
More like this