Méthode | Description | |
---|---|---|
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 ( ) : |
||
getUnitAmount ( ) : float | ||
isPageable ( ) |
public static getAPIStem ( ) : string | null | ||
Résultat | string | null |
public static getGUIDProperty ( ) : string | ||
Résultat | string |
public static getProperties ( ) : array | ||
Résultat | array |
public static getResourceURI ( ) : string | ||
Résultat | string |
public static getRootNodeName ( ) : string | ||
Résultat | string |
public static getSupportedMethods ( ) |
public getTracking ( ) : |
||
Résultat | Always returns a collection, switch is for type hinting |