PHP Class Recurly_Usage, recurly-client-php

Inheritance: extends Recurly_Resource
Mostra file Open project: recurly/recurly-client-php Class Usage Examples

Public Properties

Property Type Description
$addOnCode
$subUuid

Public Methods

Method Description
build ( $subUuid, $addOnCode, $client = null )
create ( )
get ( $subUuid, $addOnCode, $usageId, $client = null )
update ( )

Protected Methods

Method Description
getNodeName ( )
getWriteableAttributes ( )
uri ( )
uriForUsage ( $subUuid, $addOnCode, $usageId )
uriForUsages ( $subUuid, $addOnCode )

Method Details

build() public static method

public static build ( $subUuid, $addOnCode, $client = null )

create() public method

public create ( )

get() public static method

public static get ( $subUuid, $addOnCode, $usageId, $client = null )

getNodeName() protected method

protected getNodeName ( )

getWriteableAttributes() protected method

protected getWriteableAttributes ( )

update() public method

public update ( )

uri() protected method

protected uri ( )

uriForUsage() protected static method

protected static uriForUsage ( $subUuid, $addOnCode, $usageId )

uriForUsages() protected static method

protected static uriForUsages ( $subUuid, $addOnCode )

Property Details

$addOnCode public_oe property

public $addOnCode

$subUuid public_oe property

public $subUuid