Record

move-version-params

No description available.

record move-version-params {
  id: string,
  after: option​<string>,
  position: option​<version-move-bean-position-enum>,
}

Fields

NameTypeDescription
idstring
afteroption​<string>
positionoption​<version-move-bean-position-enum>