Interface CreateFilterStatusParams

interface CreateFilterStatusParams {
    statusId: string;
}

Properties

Properties

statusId: string