PHP 클래스 Recurly_Stub, recurly-client-php

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

공개 프로퍼티들

프로퍼티 타입 설명
$objectType Stubbed object type. Useful for printing the current object as a string.

공개 메소드들

메소드 설명
__construct ( $objectType, $href, $client = null )
__toString ( )
get ( $params = null ) Retrieve the stubbed resource.

메소드 상세

__construct() 공개 메소드

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

__toString() 공개 메소드

public __toString ( )

get() 공개 메소드

Retrieve the stubbed resource.
public get ( $params = null )

프로퍼티 상세

$objectType 공개적으로 프로퍼티

Stubbed object type. Useful for printing the current object as a string.
public $objectType