Type alias GetRoleByIdArg

GetRoleByIdArg: {
    roleId: string;
}

Type declaration

  • roleId: string