Method | Description | |
---|---|---|
BillingPeriodDetailsType ( ) : System |
Default Constructor
|
|
BillingPeriodDetailsType ( BillingPeriodType billingPeriod, int billingFrequency, |
Constructor with arguments
|
|
BillingPeriodDetailsType ( |
||
ToXMLString ( string prefix, string name ) : string |
public BillingPeriodDetailsType ( BillingPeriodType billingPeriod, int billingFrequency, |
||
billingPeriod | BillingPeriodType | |
billingFrequency | int | |
amount | ||
return | System |
public BillingPeriodDetailsType ( |
||
xmlNode | ||
return | System |
public ToXMLString ( string prefix, string name ) : string | ||
prefix | string | |
name | string | |
return | string |