Метод | Описание | |
---|---|---|
AddCredit ( |
||
GetAccountStatement ( |
||
GetPayments ( PaymentFilter paymentFilter = null ) : List |
||
UpdatePayments ( string ids ) : void |
public AddCredit ( |
||
credit | ||
Результат | void |
public GetAccountStatement ( |
||
paymentFilter | ||
Результат | List |
public GetPayments ( PaymentFilter paymentFilter = null ) : List |
||
paymentFilter | PaymentFilter | |
Результат | List |
public UpdatePayments ( string ids ) : void | ||
ids | string | |
Результат | void |