Type Alias DeleteSetTransaction

DeleteSetTransaction: {
    completed: Scalars["DateTimeISO"]["output"];
    sets: TokensSet[];
}