PHP Class Pap_Api_RecurringCommission

Inheritance: extends Pap_Api_Object
Mostrar archivo Open project: fubralimited/php-oara

Public Methods

Method Description
__construct ( Gpf_Api_Session $session )
createCommissions ( )
createCommissionsReturnIds ( )
getId ( )
setOrderId ( $value, $operator = self::OPERATOR_EQUALS )
setTotalCost ( $value )

Protected Methods

Method Description
getGridRequest ( )
getPrimaryKey ( )

Method Details

__construct() public method

public __construct ( Gpf_Api_Session $session )
$session Gpf_Api_Session

createCommissions() public method

public createCommissions ( )

createCommissionsReturnIds() public method

getGridRequest() protected method

protected getGridRequest ( )

getId() public method

public getId ( )

getPrimaryKey() protected method

protected getPrimaryKey ( )

setOrderId() public method

public setOrderId ( $value, $operator = self::OPERATOR_EQUALS )

setTotalCost() public method

public setTotalCost ( $value )