Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Object of The Soap_Object_LicenseOrder object is the response for the GetLicenseOrderTemplate action. Contains function.

This object contains the following properties:

Property name

Type

Description

result_object

Soap_LicenseOrder

License order object with pre-filled values taken from the Product Template and Customer. Can be send sent back after changes to add or edit License Order.

result_code

integer

Soap response status code. List of codes is , as described in documentation Return codes.

result_string

string

Additional information or text sent in response.

...