requiredSignatureFlag property
Indicate that the cardholder payment receipt requires a physical signature by the Customer.
Implementation
@BuiltValueField(wireName: r'RequiredSignatureFlag')
bool? get requiredSignatureFlag;
Indicate that the cardholder payment receipt requires a physical signature by the Customer.
@BuiltValueField(wireName: r'RequiredSignatureFlag')
bool? get requiredSignatureFlag;