Wasm Directoryalpha
Record

simplified-artist-object

No description available.

record simplified-artist-object {
  external-urls: option​<external-url-object>,
  href: option​<string>,
  id: option​<string>,
  name: option​<string>,
  type-op: option​<artist-object-type-op-enum>,
  uri: option​<string>,
}

Fields

NameTypeDescription
external-urlsoption​<external-url-object>
hrefoption​<string>
idoption​<string>
nameoption​<string>
type-opoption​<artist-object-type-op-enum>
urioption​<string>