The Soap_Response_LicenseOrder object is the response for the GetLicenseOrderTemplate function.

Soap_Response_LicenseOrder 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. 

result_code

integer

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

result_string

string

Additional information or text sent in response.

  • No labels