shipTo

@JvmName(name = "qecmqxuaowrmrbdn")
suspend fun shipTo(value: Output<BillingProfilePropertiesShipToArgs>)
@JvmName(name = "jrixryifcylelqsv")
suspend fun shipTo(value: BillingProfilePropertiesShipToArgs?)

Parameters

value

The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.


@JvmName(name = "mmhpsxkxedkyfnsn")
suspend fun shipTo(argument: suspend BillingProfilePropertiesShipToArgsBuilder.() -> Unit)

Parameters

argument

The default address where the products are shipped, or the services are being used. If a ship to is not specified for a product or a subscription, then this address will be used.