Méthode | Description | |
---|---|---|
getAPIStem ( ) : string | null | Get the stem of the API (core.xro) etc | |
getAppliedAmount ( ) : float | ||
getDate ( ) : DateTimeInterface | ||
getGUIDProperty ( ) : string | Get the guid property | |
getInvoice ( ) : |
||
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 | |
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 | |
isPageable ( ) | ||
setAppliedAmount ( float $value ) : |
||
setDate ( DateTimeInterface $value ) : |
||
setInvoice ( |
public static getAPIStem ( ) : string | null | ||
Résultat | string | null |
public static getGUIDProperty ( ) : string | ||
Résultat | string |
public getInvoice ( ) : |
||
Résultat |
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 setAppliedAmount ( float $value ) : |
||
$value | float | |
Résultat |
public setDate ( DateTimeInterface $value ) : |
||
$value | DateTimeInterface | |
Résultat |
public setInvoice ( |
||
$value | ||
Résultat |