You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Soap_Response_List_CustomTagType object is the response for the GetCustomTagNameList function.

Soap_Response_List_CustomTagType contains the following properties:

Property name

Type

Description

result_array

ArrayOfSoap_CustomTagType

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

result_code

integer

Soap response status code, as described in Return codes.

result_string

string

Additional information or text sent in the response.

  • No labels