Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "node_modules/symbol-openapi-typescript-fetch-client/src/models/ServerDTO"

Index

Functions

ServerDTOFromJSON

  • Parameters

    • json: any

    Returns ServerDTO

ServerDTOFromJSONTyped

  • ServerDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean): ServerDTO
  • Parameters

    • json: any
    • ignoreDiscriminator: boolean

    Returns ServerDTO

ServerDTOToJSON

  • ServerDTOToJSON(value?: ServerDTO | null): any
  • Parameters

    Returns any

Generated using TypeDoc