Class: TalkService::UpdateAccountMigrationPincode_args
- Inherits:
-
Object
- Object
- TalkService::UpdateAccountMigrationPincode_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- ACCOUNTMIGRATIONPINCODE =
2
- FIELDS =
{ ACCOUNTMIGRATIONPINCODE => {:type => ::Thrift::Types::STRING, :name => 'accountMigrationPincode'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4008 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4008 def struct_fields; FIELDS; end |
#validate ⇒ Object
4010 4011 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4010 def validate end |