Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigurationJSON

Used to map the incoming JSON from the server to something we can work with. Assumptions are made here about what format the returned data is in.

Hierarchy

  • IConfigurationJSON

Index

Properties

Properties

media

media: object

Type declaration

  • live: boolean
  • renditions: Array<object>
  • trackingUrls: Array<object>

Generated using TypeDoc