AffirmationStatus
Last updated
Was this helpful?
• Affirmed: = "Affirmed"
Defined in src/api/entities/Instruction/types.ts:43
• Pending: = "Pending"
Defined in src/api/entities/Instruction/types.ts:42
• Rejected: = "Rejected"
Defined in src/api/entities/Instruction/types.ts:44
• Unknown: = "Unknown"
Defined in src/api/entities/Instruction/types.ts:41
Last updated
Was this helpful?
Was this helpful?