Class: PaymentUrlInfo
- Inherits:
-
Object
- Object
- PaymentUrlInfo
- 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
- URL =
1- MUSTSCROLL =
2- PAGETITLE =
3- LABEL =
4- LABELJOIN =
5- ACCEPTANCEREQUIRED =
6- LABELDESC =
7- FIELDS =
{ URL => {:type => ::Thrift::Types::STRING, :name => 'url'}, MUSTSCROLL => {:type => ::Thrift::Types::BOOL, :name => 'mustScroll'}, PAGETITLE => {:type => ::Thrift::Types::STRING, :name => 'pageTitle'}, LABEL => {:type => ::Thrift::Types::STRING, :name => 'label'}, LABELJOIN => {:type => ::Thrift::Types::STRING, :name => 'labelJoin'}, ACCEPTANCEREQUIRED => {:type => ::Thrift::Types::BOOL, :name => 'acceptanceRequired'}, LABELDESC => {:type => ::Thrift::Types::STRING, :name => 'labelDesc'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5926 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5926 def struct_fields; FIELDS; end |
#validate ⇒ Object
5928 5929 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5928 def validate end |