pay property

bool? pay
final

Optional. Specify True, to send a Pay button.

NOTE: This type of button must always be the first button in the first row.

Implementation

final bool? pay;