struct
ACP::Protocol::CancelledPermissionOutcome
- ACP::Protocol::CancelledPermissionOutcome
- Struct
- Value
- Object
Overview
The outcome when the prompt turn was cancelled.
Included Modules
- JSON::Serializable
Defined in:
acp/protocol/types.crConstructors
Instance Method Summary
-
#outcome : String
Must be "cancelled".
-
#outcome=(outcome : String)
Must be "cancelled".