VCard

Constructors

Properties

DOCUMENT_TYPE: "VCard" = "VCard"

Accessors

  • get agents(): Agent[]
  • An array of all children of type "Agent".

    Returns Agent[]

  • get customs(): Custom[]
  • An array of all children of type "Custom".

    Returns Custom[]

  • get emails(): Email[]
  • An array of all children of type "Email".

    Returns Email[]

  • get gender(): Gender
  • The child document of type "Gender".

    Returns Gender

  • get impps(): IMPP[]
  • An array of all children of type "IMPP".

    Returns IMPP[]

  • get kind(): Kind
  • The child document of type "Kind".

    Returns Kind

  • get labels(): Label[]
  • An array of all children of type "Label".

    Returns Label[]

  • get languageses(): Languages[]
  • An array of all children of type "Languages".

    Returns Languages[]

  • get logos(): Logo[]
  • An array of all children of type "Logo".

    Returns Logo[]

  • get members(): Member[]
  • An array of all children of type "Member".

    Returns Member[]

  • get name(): Name
  • The child document of type "Name".

    Returns Name

  • get nicknames(): Nickname[]
  • An array of all children of type "Nickname".

    Returns Nickname[]

  • get notes(): Note[]
  • An array of all children of type "Note".

    Returns Note[]

  • get photos(): Photo[]
  • An array of all children of type "Photo".

    Returns Photo[]

  • get publicKeys(): PublicKey[]
  • An array of all children of type "PublicKey".

    Returns PublicKey[]

  • get relateds(): Related[]
  • An array of all children of type "Related".

    Returns Related[]

  • get roles(): Role[]
  • An array of all children of type "Role".

    Returns Role[]

  • get sources(): Source[]
  • An array of all children of type "Source".

    Returns Source[]

  • get timeZones(): TimeZone[]
  • An array of all children of type "TimeZone".

    Returns TimeZone[]

  • get titles(): Title[]
  • An array of all children of type "Title".

    Returns Title[]

  • get uid(): UID
  • The child document of type "UID".

    Returns UID

  • get urls(): URL[]
  • An array of all children of type "URL".

    Returns URL[]

  • get version(): Version
  • The child document of type "Version".

    Returns Version

  • get xmls(): XML[]
  • An array of all children of type "XML".

    Returns XML[]

Methods

  • Returns string

Generated using TypeDoc