createVersion
Creates and returns a new version of the entity
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
model Required | IModel | ||
requestOptions Required | IHubUserRequestOptions | ||
options Optional | ICreateVersionOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
ArcGISIdentityManager | ||
Optional Inherited | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
Optional Inherited | string | |
Optional Inherited | boolean | |
Optional Inherited | IHubRequestOptionsPortalSelf |
Returns
Function defined in common/src/versioning/createVersion.ts:23