POGatewayConfigurationRequest
data class POGatewayConfigurationRequest(val gatewayConfigurationId: String, val withGateway: Boolean = false)
Request parameters used to fetch specific gateway configuration.
Parameters
gatewayConfigurationId
Gateway configuration identifier.
withGateway
Flag indicating whether the gateway should be expanded in response.