interface GetEpic {
    epicIdOrKey: string;
}

Properties

Properties

epicIdOrKey: string

The id or key of the requested epic.