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