Functions
camelToDash
- camelToDash(obj: any, parse?: boolean): any
-
Parameters
-
obj: any
-
Default value parse: boolean = false
Returns any
dashToCamel
- dashToCamel(obj: any): any
formatAttrName
- formatAttrName(obj: any): any
Object literals
escape
escape: object
quoted
- quoted(val: string): string
-
Parameters
Returns string
Checks if there are any errors in the IResponse and, if so, it throws them.
{ResultError}