IntentType
@totemsdk/agent-policy / IntentType
Enumeration: IntentType
Generated
from protobuf enum totem.agent.policy.v1.IntentType
Enumeration Members
CHANNEL_UPDATE
CHANNEL_UPDATE:
2
Generated
from protobuf enum value: INTENT_TYPE_CHANNEL_UPDATE = 2;
LOOKUP
LOOKUP:
4
Generated
from protobuf enum value: INTENT_TYPE_LOOKUP = 4;
PAYMENT
PAYMENT:
1
Generated
from protobuf enum value: INTENT_TYPE_PAYMENT = 1;
RECEIPT
RECEIPT:
5
Generated
from protobuf enum value: INTENT_TYPE_RECEIPT = 5;
SETTLEMENT
SETTLEMENT:
3
Generated
from protobuf enum value: INTENT_TYPE_SETTLEMENT = 3;
UNSPECIFIED
UNSPECIFIED:
0
Generated
from protobuf enum value: INTENT_TYPE_UNSPECIFIED = 0;