Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendListRequest

Hierarchy

  • BackendListRequest

Index

Properties

Properties

Optional name

name: undefined | string

the profile name. If omitted, return all the profiles (each profile should be the latest version)

Optional version

version: undefined | number

only present if "name" is present. If this field is missing, then the latest profile should be returned

Generated using TypeDoc