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
3741 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3741 def struct_fields; FIELDS; end |
#validate ⇒ Object
3743 3744 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3743 def validate end |