GetCarrierGatewayPlainArgs

data class GetCarrierGatewayPlainArgs(val carrierGatewayId: String) : ConvertibleToJava<GetCarrierGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(carrierGatewayId: String)

Properties

Link copied to clipboard

The ID of the carrier gateway.

Functions

Link copied to clipboard
open override fun toJava(): GetCarrierGatewayPlainArgs