address

@JvmName(name = "vxmdcimgojsaqqnk")
suspend fun address(value: Output<ProfileAddressArgs>)
@JvmName(name = "vipplbolvylphatd")
suspend fun address(value: ProfileAddressArgs?)

Parameters

value

A block that specifies a generic address associated with the customer that is not mailing, shipping, or billing. Documented below.


@JvmName(name = "iifufhkwlljyqjye")
suspend fun address(argument: suspend ProfileAddressArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies a generic address associated with the customer that is not mailing, shipping, or billing. Documented below.