PHP 클래스 Infusionsoft_RecurringOrder, infusionsoft-php-sdk

상속: extends Infusionsoft_Generated_RecurringOrder
파일 보기 프로젝트 열기: novaksolutions/infusionsoft-php-sdk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$billingCycleMap
$customFieldFormId
$freeTrialDays

공개 메소드들

메소드 설명
__construct ( $id = null, $app = null )
__set ( $name, $value )
getFirstOrderId ( $recurringOrderId ) Find the Id first order charged for this subscription
getLastOrderId ( $recurringOrderId )
getSubscriptionFromOrder ( $orderId )
save ( $app = null )

메소드 상세

__construct() 공개 메소드

public __construct ( $id = null, $app = null )

__set() 공개 메소드

public __set ( $name, $value )

getFirstOrderId() 공개 정적인 메소드

Find the Id first order charged for this subscription
public static getFirstOrderId ( $recurringOrderId )

getLastOrderId() 공개 정적인 메소드

public static getLastOrderId ( $recurringOrderId )

getSubscriptionFromOrder() 공개 정적인 메소드

public static getSubscriptionFromOrder ( $orderId )

save() 공개 메소드

public save ( $app = null )

프로퍼티 상세

$billingCycleMap 공개적으로 정적으로 프로퍼티

public static $billingCycleMap

$customFieldFormId 공개적으로 프로퍼티

public $customFieldFormId

$freeTrialDays 공개적으로 프로퍼티

public $freeTrialDays