ShippingAddressinterfaceThis object represents a shipping address.Declarationinterface ShippingAddress Propertiescityproperty#city: string;Citycountry_codeproperty#country_code: string;Two-letter ISO 3166-1 alpha-2 country codepost_codeproperty#post_code: string;Address post codestateproperty#state: string;State, if applicablestreet_line1property#street_line1: string;First line for the addressstreet_line2property#street_line2: string;Second line for the address