Class: Vk::API::Orders::Methods::GetAmount
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Orders::Methods::GetAmount
- Defined in:
- lib/vk/api/orders/methods/get_amount.rb
Overview
Arguments collapse
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Orders::Methods::GetAmount
|
# File 'lib/vk/api/orders/methods/get_amount.rb', line 15
|
Instance Method Details
#user_id ⇒ Integer
24 |
# File 'lib/vk/api/orders/methods/get_amount.rb', line 24 attribute :user_id, API::Types::Coercible::Int |