PrivateCatalogAddInsType
extends Type
in package
Undocumented.
Tags
Table of Contents
Properties
- $ProductId : string
- Undocumented.
- $State : string
- Undocumented.
- $Version : string
- Undocumented.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$ProductId
Undocumented.
public
string
$ProductId
Tags
$State
Undocumented.
public
string
$State
Tags
$Version
Undocumented.
public
string
$Version
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed