Wasm Directoryalpha
Record

nullable-repository-template-repository-owner

No description available.

record nullable-repository-template-repository-owner {
  avatar-url: option​<string>,
  events-url: option​<string>,
  followers-url: option​<string>,
  following-url: option​<string>,
  gists-url: option​<string>,
  gravatar-id: option​<string>,
  html-url: option​<string>,
  id: option​<s32>,
  login: option​<string>,
  node-id: option​<string>,
  organizations-url: option​<string>,
  received-events-url: option​<string>,
  repos-url: option​<string>,
  site-admin: option​<bool>,
  starred-url: option​<string>,
  subscriptions-url: option​<string>,
  type-op: option​<string>,
  url: option​<string>,
}

Fields

NameTypeDescription
avatar-urloption​<string>
events-urloption​<string>
followers-urloption​<string>
following-urloption​<string>
gists-urloption​<string>
gravatar-idoption​<string>
html-urloption​<string>
idoption​<s32>
loginoption​<string>
node-idoption​<string>
organizations-urloption​<string>
received-events-urloption​<string>
repos-urloption​<string>
site-adminoption​<bool>
starred-urloption​<string>
subscriptions-urloption​<string>
type-opoption​<string>
urloption​<string>