Interface EventRoleDelete

interface EventRoleDelete {
    roleId: string;
}

Properties

Properties

roleId: string

Generated using TypeDoc