billingAddressLines

@SerializedName(value = "billingAddressLines")
val billingAddressLines: List<String>? = null

Parameters

billingAddressLines

The billing address the customer has provided defined as an array of address lines.