Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

EntityDTOFromJSON

  • Parameters

    • json: any

    Returns EntityDTO

EntityDTOFromJSONTyped

  • EntityDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean): EntityDTO
  • Parameters

    • json: any
    • ignoreDiscriminator: boolean

    Returns EntityDTO

EntityDTOToJSON

  • EntityDTOToJSON(value?: EntityDTO | null): any
  • Parameters

    Returns any

Generated using TypeDoc