TTMSFNCCloudShopifyOrder.GetAddress Method
Returns the most relevant address of the order, preferring the shipping address and falling back to the billing address when no shipping address is available.
API unit family: TMSFNCCloudShopify
Declaring type: TTMSFNCCloudShopifyOrder
Syntax
function GetAddress: TTMSFNCCloudShopifyAddress;
Returns
The shipping address when set; otherwise the billing address.