Type alias DataLinks

DataLinks: {
    related: string;
    self: string;
}

Type declaration

  • related: string
  • self: string

Generated using TypeDoc