Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableResponseProperties

Package version

The properties for the table response.

Hierarchy

  • TableResponseProperties

Index

Properties

Optional odataEditLink

odataEditLink: undefined | string

The edit link of the table.

Optional odataId

odataId: undefined | string

The id of the table.

Optional odataType

odataType: undefined | string

The odata type of the table.

Optional tableName

tableName: undefined | string

The name of the table.

Generated using TypeDoc