Class: BirthdayGiftAssociationVerifyRequest
- Inherits:
-
Object
- Object
- BirthdayGiftAssociationVerifyRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- ASSOCIATIONTOKEN =
1
- FIELDS =
{ ASSOCIATIONTOKEN => {:type => ::Thrift::Types::STRING, :name => 'associationToken'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11368 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11368 def struct_fields; FIELDS; end |
#validate ⇒ Object
11370 11371 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11370 def validate end |