Wasm Directoryalpha
Record

transfer-params

No description available.

record transfer-params {
  owner: string,
  repo: string,
  new-name: option​<string>,
  new-owner: string,
  team-ids: option​<list​<s32>>,
}

Fields

NameTypeDescription
ownerstring
repostring
new-nameoption​<string>
new-ownerstring
team-idsoption​<list​<s32>>