Record

client

No description available.

record client {
  api-key: option​<string>,
  apps: option​<client-apps>,
  created: option​<string>,
  id: option​<s32>,
  install-code: option​<string>,
  label: option​<string>,
  updated: option​<string>,
}

Fields

NameTypeDescription
api-keyoption​<string>
appsoption​<client-apps>
createdoption​<string>
idoption​<s32>
install-codeoption​<string>
labeloption​<string>
updatedoption​<string>