Skip to main content

SectionArchiveArgs

type SectionArchiveArgs = {
archivedAt?: string;
id: string;
};

Properties

archivedAt?

optional archivedAt: string;

id

id: string;