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

Compare with Current View Page History

« Previous Version 3 Next »

The Soap_CustomTagType object represents a Custom Tag Type in LAC. This object is used to add and list Custom Tag Types for a logged-in vendor.

Soap_CustomTagType contains the following properties:

Property name

Type

Description

name

string

Custom Tag Type name. (Currently, this is automatically set to "customer," which is the only custom tag type.)

ArrayOfSoap_CustomTag

string

Array of custom tags for the specified type.


  • No labels