shipAddressUsage property
String when the shipping address used for this transaction was first used with the 3DS Requestor. Format: YYYYMMDD
Implementation
@BuiltValueField(wireName: r'shipAddressUsage')
String? get shipAddressUsage;
String when the shipping address used for this transaction was first used with the 3DS Requestor. Format: YYYYMMDD
@BuiltValueField(wireName: r'shipAddressUsage')
String? get shipAddressUsage;