Class: PayInvoiceSetting

Inherits:
Object
  • Object
show all
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

REGEXP =
1
MAXLENGTH =
2
FIELDS =
{
  REGEXP => {:type => ::Thrift::Types::STRING, :name => 'regexp'},
  MAXLENGTH => {:type => ::Thrift::Types::I32, :name => 'maxLength'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



8676
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8676

def struct_fields; FIELDS; end

#validateObject



8678
8679
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8678

def validate
end