pub type GatewayConditionReason = String;
Expand description

GatewayConditionReason defines the set of reasons that explain why a particular Gateway condition type has been raised.

Aliased Type§

struct GatewayConditionReason { /* private fields */ }