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