shipmentMethod property
The logistics company that ships the card. This field overrides the logistics company defined in the card configuration profile.
Implementation
@BuiltValueField(wireName: r'shipmentMethod')
String? get shipmentMethod;
The logistics company that ships the card. This field overrides the logistics company defined in the card configuration profile.
@BuiltValueField(wireName: r'shipmentMethod')
String? get shipmentMethod;