AffirmationStatus

Index

Enumeration members

Enumeration members

Affirmed

Affirmed: = "Affirmed"

Defined in src/api/entities/Instruction/types.ts:43arrow-up-right

Pending

Pending: = "Pending"

Defined in src/api/entities/Instruction/types.ts:42arrow-up-right

Rejected

Rejected: = "Rejected"

Defined in src/api/entities/Instruction/types.ts:44arrow-up-right

Unknown

Unknown: = "Unknown"

Defined in src/api/entities/Instruction/types.ts:41arrow-up-right

Last updated

Was this helpful?