Class: TochkaCyclopsApi::Schemas::Requests::CreateBeneficiaryIp
- Inherits:
-
Dry::Validation::Contract
- Object
- Dry::Validation::Contract
- TochkaCyclopsApi::Schemas::Requests::CreateBeneficiaryIp
- Defined in:
- lib/tochka_cyclops_api/schemas/requests/create_beneficiary_ip.rb
Overview
Defined Under Namespace
Classes: BeneficiaryData
Constant Summary collapse
- EXAMPLE =
"{ inn: '7743745038', nominal_account_code: '40702810338170022645', nominal_account_bic: '044525225', beneficiary_data: { first_name: 'Иван', last_name: 'Иванов', middle_name: 'Иванович' } }"