Class BinaryParameters
Hierarchy
-
ServiceParameters
- BinaryParameters
Constructors
Properties
Constructors
-
Parameters
-
params: any
-
service: Service
Returns BinaryParameters
-
Properties
Type declaration
-
Optional restrict?: object
Restrict some APIs
-
Optional create?: boolean
Restrict POST
-
Optional delete?: boolean
Restrict DELETE
-
Optional get?: boolean
Restrict GET
-
-
url: string
URL to expose the service to
Define the map to Object collection
Type declaration
-
[key: string]: string
Type of the service
Generated using TypeDoc
Expose the service to http