Class: CallService::DeleteGroupCallUrl_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/call_service.rb

Constant Summary collapse

REQUEST =
2
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::DeleteGroupCallUrlRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end