Class: Profile::Thrift::RemoteUserVipService::SetVipEndAt_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserVipService::SetVipEndAt_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_vip_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- UID =
1- ENDATMILLS =
2- FIELDS =
{ UID => {:type => ::Thrift::Types::I64, :name => 'uid'}, ENDATMILLS => {:type => ::Thrift::Types::I64, :name => 'endAtMills'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
57 |
# File 'lib/remote_user_vip_service.rb', line 57 def struct_fields; FIELDS; end |
#validate ⇒ Object
59 60 |
# File 'lib/remote_user_vip_service.rb', line 59 def validate end |