billingAddress

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

Parameters

value

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


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

Parameters

argument

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