Get Gateway App Types Result
data class GetGatewayAppTypesResult(val accountId: String, val appTypes: List<GetGatewayAppTypesAppType>, val id: String)
A collection of values returned by getGatewayAppTypes.
A collection of values returned by getGatewayAppTypes.