shippingAddress

@JvmName(name = "ngnsduchmbxocrcj")
suspend fun shippingAddress(value: Output<ShippingAddressArgs>)
@JvmName(name = "oiyggfndesmjxrem")
suspend fun shippingAddress(value: ShippingAddressArgs?)

Parameters

value

Shipping address of the customer.


@JvmName(name = "honfjhtwiwrcjyvb")
suspend fun shippingAddress(argument: suspend ShippingAddressArgsBuilder.() -> Unit)

Parameters

argument

Shipping address of the customer.