checkData property
Information related to the paper check used for the transaction. If PaymentInstrumentType is Check.
Implementation
@BuiltValueField(wireName: r'CheckData')
CheckData? get checkData;
Information related to the paper check used for the transaction. If PaymentInstrumentType is Check.
@BuiltValueField(wireName: r'CheckData')
CheckData? get checkData;