Enum: DispatchResponseType
_For example: _
_NON_RESPONSE _
_ACCEPT _
_DECLINE _
_PARTIAL _
__
URI: DispatchResponseType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| ACCEPT | cim:DispatchResponseType.ACCEPT | |
| DECLINE | cim:DispatchResponseType.DECLINE | |
| NON_RESPONSE | cim:DispatchResponseType.NON_RESPONSE | |
| PARTIAL | cim:DispatchResponseType.PARTIAL |
Slots
| Name | Description |
|---|---|
| accept_status | The accept status submitted by the responder |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: DispatchResponseType
description: "For example:\r\nNON_RESPONSE\r\nACCEPT\r\nDECLINE\r\nPARTIAL\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:DispatchResponseType
permissible_values:
ACCEPT:
text: ACCEPT
meaning: cim:DispatchResponseType.ACCEPT
DECLINE:
text: DECLINE
meaning: cim:DispatchResponseType.DECLINE
NON_RESPONSE:
text: NON_RESPONSE
meaning: cim:DispatchResponseType.NON_RESPONSE
PARTIAL:
text: PARTIAL
meaning: cim:DispatchResponseType.PARTIAL