Skip to main content

LegalDocumentStatus

No description

enum LegalDocumentStatus {
Upcoming
Active
Inactive
}

Values

LegalDocumentStatus.Upcoming

When the LegalDocument will be the next active on the account

LegalDocumentStatus.Active

When the LegalDocument is currently active on the account

LegalDocumentStatus.Inactive

When the LegalDocument is no more active on the account

Member Of

LegalDocumentActiveStatusInfo object ● LegalDocumentInactiveStatusInfo object ● LegalDocumentsFilterInput input ● LegalDocumentStatusInfo interface ● LegalDocumentUpcomingStatusInfo object