Uses of Class
ibilling.client.AccountActivity

Uses of AccountActivity in ibilling.client
 

Subclasses of AccountActivity in ibilling.client
 class AccountTransaction
           Represents financial transaction posted to CustomerAccount.
 class AssetTransaction
          A type of AccountTransaction that represents movement of money (assets) on the account.
 class RevenueTransaction
          A type of AccountTransaction that represents sales (revenue) on the account.
 class Statement
          Represents a paper statement object that might be sent by mail to a physical entity represented by CustomerAccount