ShippingAddress

fun ShippingAddress(    name: String?,     phone: String?,     address: Address?,     sameAsShippingEnabled: Boolean?)