Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

ReceiptDTOFromJSON

  • Parameters

    • json: any

    Returns ReceiptDTO

ReceiptDTOFromJSONTyped

  • ReceiptDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReceiptDTO
  • Parameters

    • json: any
    • ignoreDiscriminator: boolean

    Returns ReceiptDTO

ReceiptDTOToJSON

  • ReceiptDTOToJSON(value?: ReceiptDTO | null): any
  • Parameters

    Returns any

Generated using TypeDoc