Class: Service::Profile::Thrift::RemoteProfileModifyService::UpdateResiteredGuideStep_args
- Inherits:
-
Object
- Object
- Service::Profile::Thrift::RemoteProfileModifyService::UpdateResiteredGuideStep_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_profile_modify_service.rb
Constant Summary collapse
- UID =
1
- STEP =
2
- FIELDS =
{ UID => {:type => ::Thrift::Types::I64, :name => 'uid'}, STEP => {:type => ::Thrift::Types::I16, :name => 'step'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
610 |
# File 'lib/remote_profile_modify_service.rb', line 610 def struct_fields; FIELDS; end |
#validate ⇒ Object
612 613 |
# File 'lib/remote_profile_modify_service.rb', line 612 def validate end |