GetCustomerGatewayPlainArgs

data class GetCustomerGatewayPlainArgs(val customerGatewayId: String) : ConvertibleToJava<GetCustomerGatewayPlainArgs>

Constructors

Link copied to clipboard
fun GetCustomerGatewayPlainArgs(customerGatewayId: String)

Functions

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

Properties

Link copied to clipboard

CustomerGateway ID generated after customer gateway is created. Each customer gateway has a unique ID.