interface GetContentStateLastUpdated {
    contentId: string;
}

Properties

Properties

contentId: string

Id of Content to get information for

Generated using TypeDoc v0.25.12