inflateToken Method
Inflates the IModelToken from the URL path for each request on the backend.
inflateToken(tokenFromBody: IModelTokenProps, request: SerializedRpcRequest): IModelTokenProps
note This function updates the IModelToken value supplied in the request body.
| Parameter | Type | Description |
|---|---|---|
| tokenFromBody | IModelTokenProps | |
| request | SerializedRpcRequest |
Defined in
Last Updated: 08 January, 2020