VCard

Constructors

Accessors

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

    Returns Custom[]

  • get email(): Email
  • The child document of type "Email".

    Returns Email

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

    Returns Gender

  • get impp(): IMPP
  • The child document of type "IMPP".

    Returns IMPP

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

    Returns Kind

  • get logo(): Logo
  • The child document of type "Logo".

    Returns Logo

  • get member(): Member
  • The child document of type "Member".

    Returns Member

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

    Returns Name

  • get note(): Note
  • The child document of type "Note".

    Returns Note

  • get photo(): Photo
  • The child document of type "Photo".

    Returns Photo

  • get related(): Related
  • The child document of type "Related".

    Returns Related

  • get role(): Role
  • The child document of type "Role".

    Returns Role

  • get source(): Source
  • The child document of type "Source".

    Returns Source

  • get title(): Title
  • The child document of type "Title".

    Returns Title

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

    Returns UID

  • get url(): URL
  • The child document of type "URL".

    Returns URL

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

    Returns Version

  • get xml(): XML
  • The child document of type "XML".

    Returns XML

Methods

  • Returns string

Generated using TypeDoc