import { GetTermsOfServiceTokenRequest } from "@moovio/sdk/models/operations";
let value: GetTermsOfServiceTokenRequest = {};| Field | Type | Required | Description |
|---|---|---|---|
origin |
string | ➖ | Indicates the domain from which the request originated. Required if referer header is not present. |
referer |
string | ➖ | Specifies the URL of the resource from which the request originated. Required if origin header is not present. |