class TinkoffApi::BankStatement::Client

Defined in:

tinkoff_api/bank_statement/client.cr

Constant Summary

PATH = "/api/v1/bank-statement"

Instance Method Summary

Instance methods inherited from class TinkoffApi::ClientAbstract

path : String path, response : HTTP::Client::Response | Nil response

Constructor methods inherited from class TinkoffApi::ClientAbstract

new new

Instance Method Detail

def execute(account_number : String, from : TinkoffApi::Date | Nil = nil, till : TinkoffApi::Date | Nil = nil) : Response #

[View source]
def path : String #

[View source]