PHP 클래스 Pap_Api_RecurringCommission

상속: extends Pap_Api_Object
파일 보기 프로젝트 열기: fubralimited/php-oara

공개 메소드들

메소드 설명
__construct ( Gpf_Api_Session $session )
createCommissions ( )
createCommissionsReturnIds ( )
getId ( )
setOrderId ( $value, $operator = self::OPERATOR_EQUALS )
setTotalCost ( $value )

보호된 메소드들

메소드 설명
getGridRequest ( )
getPrimaryKey ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Gpf_Api_Session $session )
$session Gpf_Api_Session

createCommissions() 공개 메소드

public createCommissions ( )

createCommissionsReturnIds() 공개 메소드

getGridRequest() 보호된 메소드

protected getGridRequest ( )

getId() 공개 메소드

public getId ( )

getPrimaryKey() 보호된 메소드

protected getPrimaryKey ( )

setOrderId() 공개 메소드

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

setTotalCost() 공개 메소드

public setTotalCost ( $value )