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