Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.27 KB

File metadata and controls

17 lines (13 loc) · 1.27 KB

SimplePaymentWidget

Properties

Name Type Description Notes
payment_types \Swagger\Client\Model\PaymentWidgetPaymentType[] List of payment types used in this Payment Widget [optional]
selected_payment_type \Swagger\Client\Model\PaymentWidgetPaymentType Default payment type for this Payment Widget [optional]
date string Date of the payment to be registered in the Payment Widget [optional]
amount \Swagger\Client\Model\TlxNumber Amount of the payment to be registered in the Payment Widget [optional]
bank_account string Bank account used to register payment in the Payment Widget [optional]
kid string Kid used to register payment in the Payment Widget [optional]
read_only_bank_account bool Field for making the bank account field readOnly in the Payment Widget [optional]
read_only_kid bool Field for making the kid field readOnly in the Payment Widget [optional]

[Back to Model list] [Back to API list] [Back to README]