interface AllVersionsQueryParameter {
    allVersions?: boolean;
}

Properties

Properties

allVersions?: boolean