DPA version

Hierarchy

  • Dpa

Constructors

  • Constructs DPA version

    Parameters

    • version: string

      DPA version

    • attributes: OsDpaAttributes

      DPA version attributes

    • downloadBaseUrl: string

      Base URL for downloading DPA files

    Returns Dpa

Properties

attributes: OsDpaAttributes
downloadBaseUrl: string
version: string

Methods

  • Serializes DPA version from raw response from the API

    Parameters

    • raw: DpaRaw

      Raw response from the API

    Returns Dpa

  • Serializes DPA version from raw OS&DPA response from the API

    Parameters

    • raw: OsDpaRaw

      Raw OS&DPA response from the API

    Returns Dpa

  • Private

    Deserializes DPA version from the API request

    Parameters

    • version: string

      Raw DPA version

    Returns string

    DPA version

Generated using TypeDoc