shippingAddress

@JvmName(name = "mrxlqmxilkfpfnge")
suspend fun shippingAddress(value: Output<ProfileShippingAddressArgs>)
@JvmName(name = "kivyeuansjxddoll")
suspend fun shippingAddress(value: ProfileShippingAddressArgs?)

Parameters

value

A block that specifies the customer’s shipping address. Documented below.


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

Parameters

argument

A block that specifies the customer’s shipping address. Documented below.