ShippingAddress

fun ShippingAddress(countryCode: String, state: String, city: String, streetLine1: String, streetLine2: String, postCode: String)

Parameters

countryCode

ISO 3166-1 alpha-2 country code

state

State, if applicable

city

City

streetLine1

First line for the address

streetLine2

Second line for the address

postCode

Address post code