Class: CallService::RedeemPaidCallVoucher_args
- Inherits:
-
Object
- Object
- CallService::RedeemPaidCallVoucher_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/call_service.rb
Constant Summary collapse
- SERIAL =
2
- LANGUAGE =
3
- FIELDS =
{ SERIAL => {:type => ::Thrift::Types::STRING, :name => 'serial'}, LANGUAGE => {:type => ::Thrift::Types::STRING, :name => 'language'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
613 |
# File 'lib/linerb/gen-rb/call_service.rb', line 613 def struct_fields; FIELDS; end |
#validate ⇒ Object
615 616 |
# File 'lib/linerb/gen-rb/call_service.rb', line 615 def validate end |