PHP Class Recurly_CouponRedemptionList, recurly-client-php

Inheritance: extends Recurly_Pager
显示文件 Open project: recurly/recurly-client-php Class Usage Examples

Public Methods

Method Description
getForAccount ( $accountCode, $params = null, $client = null )
getForInvoice ( $invoiceNumber, $params = null, $client = null )
getForSubscription ( $subscriptionUuid, $params = null, $client = null )

Protected Methods

Method Description
getNodeName ( )

Method Details

getForAccount() public static method

public static getForAccount ( $accountCode, $params = null, $client = null )

getForInvoice() public static method

public static getForInvoice ( $invoiceNumber, $params = null, $client = null )

getForSubscription() public static method

public static getForSubscription ( $subscriptionUuid, $params = null, $client = null )

getNodeName() protected method

protected getNodeName ( )