PHP 클래스 Recurly_Coupon, recurly-client-php

상속: extends Recurly_Resource
파일 보기 프로젝트 열기: recurly/recurly-client-php 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_redeemUrl

공개 메소드들

메소드 설명
__construct ( $href = null, $client = null )
create ( )
createUpdateXML ( ) only uses the updateable attributes
delete ( )
deleteCoupon ( $couponCode, $client = null )
generate ( $number )
get ( $couponCode, $client = null )
redeemCoupon ( $accountCode, $currency, $subscriptionUUID = null )
restore ( )
update ( )

보호된 메소드들

메소드 설명
getNodeName ( )
getUpdatableAttributes ( )
getWriteableAttributes ( )
uri ( )
uriForCoupon ( $couponCode )

메소드 상세

__construct() 공개 메소드

public __construct ( $href = null, $client = null )

create() 공개 메소드

public create ( )

createUpdateXML() 공개 메소드

only uses the updateable attributes
public createUpdateXML ( )

delete() 공개 메소드

public delete ( )

deleteCoupon() 공개 정적인 메소드

public static deleteCoupon ( $couponCode, $client = null )

generate() 공개 메소드

public generate ( $number )

get() 공개 정적인 메소드

public static get ( $couponCode, $client = null )

getNodeName() 보호된 메소드

protected getNodeName ( )

getUpdatableAttributes() 보호된 메소드

protected getUpdatableAttributes ( )

getWriteableAttributes() 보호된 메소드

protected getWriteableAttributes ( )

redeemCoupon() 공개 메소드

public redeemCoupon ( $accountCode, $currency, $subscriptionUUID = null )

restore() 공개 메소드

public restore ( )

update() 공개 메소드

public update ( )

uri() 보호된 메소드

protected uri ( )

uriForCoupon() 보호된 정적인 메소드

protected static uriForCoupon ( $couponCode )

프로퍼티 상세

$_redeemUrl 보호되어 있는 프로퍼티

protected $_redeemUrl