GenericAuthorization: BaseModel<GenericAuthorization> & {
    msg: string;
}

Type declaration

  • msg: string

Generated using TypeDoc