ShippingAddress typedef
ShippingAddress = Address
@deprecated Use Address instead. Will be removed in future versions. This alias is provided for backward compatibility.
Implementation
typedef ShippingAddress = Address;
@deprecated Use Address instead. Will be removed in future versions. This alias is provided for backward compatibility.
typedef ShippingAddress = Address;