Interface SeamHttpOptionsWithPersonalAccessToken

Hierarchy

  • SeamHttpCommonOptions
    • SeamHttpOptionsWithPersonalAccessToken

Properties

axiosOptions?: AxiosRequestConfig<any>
axiosRetryOptions?: IAxiosRetryConfig
client?: AxiosInstance
endpoint?: string
personalAccessToken: string
workspaceId: string

Generated using TypeDoc