askConfirmation property
Show the surcharge details on the terminal, so the shopper can confirm.
Implementation
@BuiltValueField(wireName: r'askConfirmation')
bool? get askConfirmation;
Show the surcharge details on the terminal, so the shopper can confirm.
@BuiltValueField(wireName: r'askConfirmation')
bool? get askConfirmation;