Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/models/ErrorResponse"

Index

Functions

ErrorResponseFromJSON

ErrorResponseFromJSONTyped

  • ErrorResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ErrorResponse

ErrorResponseToJSON

exists

  • exists(json: any, key: string): boolean

mapValues

  • mapValues(data: any, fn: (item: any) => any): {}

Generated using TypeDoc