Class FileBinaryParameters
Hierarchy
- 
						BinaryParameters
						
- FileBinaryParameters
 
 
Constructors
Properties
Constructors
- 
							
							
Parameters
- 
									
params: any
 - 
									
service: Service
 
Returns FileBinaryParameters
 - 
									
 
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 folder to store objects in
Define the map to Object collection
Type declaration
- 
								
[key: string]: string
 
Type of the service
Generated using TypeDoc
Expose the service to http