DeployLibraryRequest

The DeployLibrary object is submitted as part of the request message (input). The message contains the library name, version, Default boolean, a base64binary file, and the owner account. .

ParameterTypeConstraintsDescription
LibraryNametrueNonea string of data noting the library name.
versionintNonean integer signifying the version number of the library.
isDefaultbooleanNonea true or false signifier noting whether the library is the default version.
ownerAccountstringNonea string of data noting the account owner.