Home > @tridion-sites/open-api-client > ApprovalStatus
Represents a data of the Approval Status.
Signature:
export type ApprovalStatus = SystemWideObject & { IsDeleted?: boolean; Position?: number; };
References: SystemWideObject