Method | Description | |
---|---|---|
Get ( string uuid ) : |
||
List ( |
Returns a list of recurly subscriptions A subscription will belong to more than one state.
|
public static Get ( string uuid ) : |
||
uuid | string | |
return |
public static List ( |
||
state | State of subscriptions to return, defaults to "live" | |
return | RecurlyList |