Class: CallService::RedeemPaidCallVoucher_args

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end