Class: Moneta::Api::Requests::GetAccountPaymentPasswordChallengeRequest
- Inherits:
-
Object
- Object
- Moneta::Api::Requests::GetAccountPaymentPasswordChallengeRequest
- Includes:
- DataMapper
- Defined in:
- lib/moneta/api/requests/get_account_payment_password_challenge_request.rb
Overview
Получить запрос для платежного пароля Receive challenge for payment password
Instance Method Summary collapse
-
#account_id ⇒ Integer
Номер счета / Account number.
Methods included from DataMapper
Instance Method Details
#account_id ⇒ Integer
Returns Номер счета / Account number.
12 |
# File 'lib/moneta/api/requests/get_account_payment_password_challenge_request.rb', line 12 property :account_id |