shippingAddress

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

Parameters

value

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


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

Parameters

argument

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