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 */ }