Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControl

Package version

The source control OAuth token.

Hierarchy

Index

Properties

Optional expirationTime

expirationTime: Date

OAuth token expiration.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional refreshToken

refreshToken: undefined | string

OAuth refresh token.

Optional token

token: undefined | string

OAuth access token.

Optional tokenSecret

tokenSecret: undefined | string

OAuth access token secret.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc