Method | Description | |
---|---|---|
Create ( ) : void |
Create a new adjustment in Recurly
|
|
Delete ( ) : void |
Deletes an adjustment from an account. Adjustments can only be deleted when not invoiced
|
Method | Description | |
---|---|---|
Adjustment ( ) : System | ||
Adjustment ( |
||
Adjustment ( string accountCode, string description, string currency, int unitAmountInCents, int quantity, string accountingCode = "", bool taxExempt = false ) : System | ||
ReadXml ( |
||
WriteXml ( |