Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
restangular
IResponse
Interface IResponse
Index
Properties
config
data
status
Properties
public
config
:
{ method: string; url: string; params: any; }
public
config.method
:
string
public
config.params
:
any
public
config.url
:
string
public
data
:
any
public
status
:
number
Globals
jquery
ng
ng.auto
restangular
ICollection
ICollectionPromise
ICustom
IElement
IPromise
IProvider
IRequestConfig
IResponse
config
data
status
IService