shippingAddress

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

Parameters

value

Shipping address of the customer.


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

Parameters

argument

Shipping address of the customer.