메소드 |
설명 |
|
getAPIStem ( ) : string | null |
Get the stem of the API (core.xro) etc |
|
getAccountCode ( ) : string |
|
|
getDescription ( ) : string |
|
|
getGUIDProperty ( ) : string |
Get the guid property |
|
getLineAmount ( ) : float |
|
|
getProperties ( ) : array |
Get the properties of the object. Indexed by constants
[0] - Mandatory
[1] - Type
[2] - PHP type
[3] - Is an Array
[4] - Saves directly |
|
getQuantity ( ) : string |
|
|
getResourceURI ( ) : string |
Get the resource uri of the class (Contacts) etc |
|
getRootNodeName ( ) : string |
Get the root node name. Just the unqualified classname |
|
getSupportedMethods ( ) |
Get the supported methods |
|
getTaxAmount ( ) : float |
|
|
getTaxType ( ) : string |
|
|
getTracking ( ) : TrackingCategory[] | Collection |
|
|
getUnitAmount ( ) : float |
|
|
isPageable ( ) |
|
|