mobileData property
Information related to the mobile for the payment transaction. If PaymentInstrumentType is Mobile.
Implementation
@BuiltValueField(wireName: r'MobileData')
MobileData? get mobileData;
Information related to the mobile for the payment transaction. If PaymentInstrumentType is Mobile.
@BuiltValueField(wireName: r'MobileData')
MobileData? get mobileData;