Property | Type | Description | |
---|---|---|---|
ALL | Braintree.PlanDurationUnit[] | ||
DAY | |||
MONTH | |||
UNRECOGNIZED |
Method | Description | |
---|---|---|
PlanDurationUnit ( string name ) : System |
protected PlanDurationUnit ( string name ) : System | ||
name | string | |
return | System |
public static PlanDurationUnit[],Braintree ALL | ||
return | Braintree.PlanDurationUnit[] |
public static PlanDurationUnit,Braintree DAY | ||
return |
public static PlanDurationUnit,Braintree MONTH | ||
return |