billingAddress

@JvmName(name = "emwycrditftfbspi")
suspend fun billingAddress(value: Output<ProfileBillingAddressArgs>)
@JvmName(name = "onmdinjstsrtslap")
suspend fun billingAddress(value: ProfileBillingAddressArgs?)

Parameters

value

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


@JvmName(name = "hscdkxklicyyknst")
suspend fun billingAddress(argument: suspend ProfileBillingAddressArgsBuilder.() -> Unit)

Parameters

argument

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