PHP Class Recurly_Stub, recurly-client-php

Inheritance: extends Recurly_Base
Afficher le fichier Open project: recurly/recurly-client-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$objectType Stubbed object type. Useful for printing the current object as a string.

Méthodes publiques

Méthode Description
__construct ( $objectType, $href, $client = null )
__toString ( )
get ( $params = null ) Retrieve the stubbed resource.

Method Details

__construct() public méthode

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

__toString() public méthode

public __toString ( )

get() public méthode

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

Property Details

$objectType public_oe property

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