ObjectiveC SDK  1.0
Public Member Functions | Properties
GetAccountBalanceResponse Class Reference

#include <GetAccountBalanceResponse.h>

Inheritance diagram for GetAccountBalanceResponse:
TelekomServiceResponse

List of all members.

Public Member Functions

GetAccountBalanceResponseinitWith:withAccounts: (TelekomServiceStatusResponse *_status,[withAccounts] NSMutableArray *_accounts)

Properties

NSMutableArray * accounts

Detailed Description

Result of the operation (get account balance information)


Member Function Documentation

GetAccountBalanceResponse * GetAccountBalanceResponse::initWith:withAccounts: ( TelekomServiceStatusResponse _status,
[withAccounts] NSMutableArray*  _accounts 
) [virtual]

Constructs the data object with the specified values.

Parameters:
_accountslist of the sub accounts
Returns:
the data object

Property Documentation

NSMutableArray* GetAccountBalanceResponse::accounts [read, write, retain]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Properties