shippingAddress

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

Parameters

value

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


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

Parameters

argument

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