Gjsify LogoGjsify Logo

Interface GContactExternalID_ConstructProps

Hierarchy

Index

Properties

constructed_from_xml?: boolean

Specifies whether the object was constructed by parsing XML or manually.

label?: string

A free-form string that identifies the type of external ID. It is mutually exclusive with #GDataGContactExternalID:relation-type.

For more information, see the gContact specification.

relation_type?: string

A programmatic value that identifies the type of external ID. It is mutually exclusive with #GDataGContactExternalID:label. Examples are %GDATA_GCONTACT_EXTERNAL_ID_NETWORK or %GDATA_GCONTACT_EXTERNAL_ID_ACCOUNT.

For more information, see the gContact specification.

value?: string

The value of the external ID.

For more information, see the gContact specification.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method