AffirmationStatus
Last updated
Was this helpful?
• Affirmed: = "Affirmed"
Defined in src/api/entities/Instruction/types.ts:49
• Pending: = "Pending"
Defined in src/api/entities/Instruction/types.ts:48
• Rejected: = "Rejected"
Defined in src/api/entities/Instruction/types.ts:50
• Unknown: = "Unknown"
Defined in src/api/entities/Instruction/types.ts:47
Last updated
Was this helpful?
Was this helpful?