BillingAddress

constructor(addressLine1: String, addressLine2: String? = null, city: String, state: String, postalCode: String, country: String)