OrderArgsBuilder

Builder for OrderArgs.

Functions

Link copied to clipboard
@JvmName(name = "lvfghdsynlcknbev")
suspend fun contactInformation(value: ContactDetailsArgs?)
@JvmName(name = "cckhcmgibpgcisdm")
suspend fun contactInformation(value: Output<ContactDetailsArgs>)
@JvmName(name = "eogbxfcbumalwigv")
suspend fun contactInformation(argument: suspend ContactDetailsArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "xnmfsgirwwsgdwns")
suspend fun deviceName(value: Output<String>)
@JvmName(name = "pfubnhkpifxdnios")
suspend fun deviceName(value: String?)
Link copied to clipboard
@JvmName(name = "tcsjimeuxjebgjrn")
suspend fun resourceGroupName(value: Output<String>)
@JvmName(name = "psarbptbksfxedlk")
suspend fun resourceGroupName(value: String?)
Link copied to clipboard
@JvmName(name = "ygxcguuhwfxthmki")
fun shipmentType(value: ShipmentType)
@JvmName(name = "xdbwromayptladjd")
suspend fun shipmentType(value: Either<String, ShipmentType>?)
@JvmName(name = "sprvippgghkloxcn")
suspend fun shipmentType(value: Output<Either<String, ShipmentType>>)
@JvmName(name = "elgmndvjtnxbbgsu")
fun shipmentType(value: String)
Link copied to clipboard
@JvmName(name = "fhhyosdsbqqwphjg")
suspend fun shippingAddress(value: AddressArgs?)
@JvmName(name = "iurgjqvfohbrlofn")
suspend fun shippingAddress(value: Output<AddressArgs>)
@JvmName(name = "csmvhttvwvsciiat")
suspend fun shippingAddress(argument: suspend AddressArgsBuilder.() -> Unit)