Interface PermissionVersionDTO

PermissionVersionDTO

interface PermissionVersionDTO {
    id: string;
    tag: string;
}

Properties

Properties

id: string

PermissionVersionDTO

tag: string

PermissionVersionDTO