pay property
Optional. Specify True, to send a Pay button.
NOTE: This type of button must always be the first button in the first row.
Implementation
@JsonKey(name: 'pay')
bool? get pay;
Optional. Specify True, to send a Pay button.
NOTE: This type of button must always be the first button in the first row.
@JsonKey(name: 'pay')
bool? get pay;