Class: CallService::GetPaidCallMetadata_args

Inherits:
Object
  • Object
show all
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_fieldsObject



693
# File 'lib/linerb/gen-rb/call_service.rb', line 693

def struct_fields; FIELDS; end

#validateObject



695
696
# File 'lib/linerb/gen-rb/call_service.rb', line 695

def validate
end