shipTo

@JvmName(name = "pymqgdrbxbthryko")
suspend fun shipTo(value: Output<BillingProfilePropertiesShipToArgs>)
@JvmName(name = "dekqcqgndayajcpy")
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 = "abofcusxpruohdld")
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.