Skip to content

License

[Source]

class val License

Constructors

create

[Source]

new val create(
  creds: Credentials val,
  node_id': String val,
  name': String val,
  key': String val,
  spdx_id': String val,
  url': String val)
: License val^

Parameters

Returns


Public fields

let node_id: String val

[Source]


let name: String val

[Source]


let key: String val

[Source]


let spdx_id: String val

[Source]


let url: String val

[Source]