Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

AccountDTOFromJSON

  • Parameters

    • json: any

    Returns AccountDTO

AccountDTOFromJSONTyped

  • AccountDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccountDTO
  • Parameters

    • json: any
    • ignoreDiscriminator: boolean

    Returns AccountDTO

AccountDTOToJSON

  • AccountDTOToJSON(value?: AccountDTO | null): any
  • Parameters

    Returns any

Generated using TypeDoc