Class: PayInvitationUserInfo
- Inherits:
-
Object
- Object
- PayInvitationUserInfo
- 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
- LINEMEMBERID =
1
- FIELDS =
{ LINEMEMBERID => {:type => ::Thrift::Types::STRING, :name => 'lineMemberId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
8442 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8442 def struct_fields; FIELDS; end |
#validate ⇒ Object
8444 8445 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8444 def validate end |