Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlainODataResponse

Hierarchy

  • PlainODataResponse

Index

Properties

Properties

Optional error

error: { code: string; message: { lang: string; value: string } }

Type declaration

  • code: string
  • message: { lang: string; value: string }
    • lang: string
    • value: string

Generated using TypeDoc