Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

The Soap_Response_List_LicenseOrder object is the response for the GetLicenseOrderList function.

Soap_Response_List_LicenseOrder contains the following properties.:

Property name

Type

Description

result_array

ArrayOfSoap_LicenseOrder

Array of Soap_LicenseOrder objects defined for the logged-in vendor.

result_code

integer

Soap response status code, as described in Return SOAP API return codes.

result_string

string

Additional information or text sent in the response.

...