Module: RockFintech::Http::ErrorCode

Defined in:
lib/rock_fintech/http/error_code/asset.rb,
lib/rock_fintech/http/error_code/batch.rb,
lib/rock_fintech/http/error_code/money.rb,
lib/rock_fintech/http/error_code/trade.rb,
lib/rock_fintech/http/error_code/account.rb

Class Method Summary collapse

Class Method Details

.account_balanceObject



20
21
22
# File 'lib/rock_fintech/http/error_code/account.rb', line 20

def self.
  @_account_balance ||= []
end

.asset_queryObject



15
16
17
# File 'lib/rock_fintech/http/error_code/asset.rb', line 15

def self.asset_query
  @_assets_revoke ||= %w[]
end

.assets_enrollObject



7
8
9
# File 'lib/rock_fintech/http/error_code/asset.rb', line 7

def self.assets_enroll
  @_assets_enroll ||= %w[RD000189 RD000191 RD000388 RD000391 RD000435 RD000537]
end

.assets_revokeObject



11
12
13
# File 'lib/rock_fintech/http/error_code/asset.rb', line 11

def self.assets_revoke
  @_assets_revoke ||= %w[RD000001 RD000005 RD000027 RD000439 RD000490 RD000537]
end

.auto_bid_applyObject



10
11
12
# File 'lib/rock_fintech/http/error_code/trade.rb', line 10

def self.auto_bid_apply
  @_auto_bid_apply ||= %w[]
end

.bank_rechargeObject



7
8
9
# File 'lib/rock_fintech/http/error_code/money.rb', line 7

def self.bank_recharge
  @_bank_recharge ||= []
end

.batch_end_credit_bObject



15
16
17
# File 'lib/rock_fintech/http/error_code/batch.rb', line 15

def self.batch_end_credit_b
  @_batch_payment ||= %w[]
end

.batch_payment_bObject



7
8
9
# File 'lib/rock_fintech/http/error_code/batch.rb', line 7

def self.batch_payment_b
  @_batch_payment ||= %w[]
end

.batch_repayment_bObject



11
12
13
# File 'lib/rock_fintech/http/error_code/batch.rb', line 11

def self.batch_repayment_b
  @_batch_payment ||= %w[RD000195]
end

.bid_apply_pObject



18
19
20
# File 'lib/rock_fintech/http/error_code/trade.rb', line 18

def self.bid_apply_p
  @_bid_apply_p ||= ['RD001025']
end

.bind_bank_card_pObject



16
17
18
# File 'lib/rock_fintech/http/error_code/account.rb', line 16

def self.bind_bank_card_p
  @_bind_bank_card ||= []
end

.coupon_rechargeObject



19
20
21
# File 'lib/rock_fintech/http/error_code/money.rb', line 19

def self.coupon_recharge
  @_coupon_recharge ||= []
end

.coupon_withdrawObject



23
24
25
# File 'lib/rock_fintech/http/error_code/money.rb', line 23

def self.coupon_withdraw
  @_coupon_withdraw ||= []
end

.create_account_pObject



7
8
9
# File 'lib/rock_fintech/http/error_code/account.rb', line 7

def self.
  @_create_account ||= %w[RD000601 RD000602 RD000603 RD000604 RD000605 RD777777 RD10001]
end

.find_account_by_idObject



28
29
30
# File 'lib/rock_fintech/http/error_code/account.rb', line 28

def self.
  @_find_account_by_id ||= %w[RD000061 RD000089 RD000060 RD000063]
end

.find_account_by_mobileObject



24
25
26
# File 'lib/rock_fintech/http/error_code/account.rb', line 24

def self.
  @_find_account_by_mobile ||= %w[T130016 T2600120]
end

.recharge_pObject



11
12
13
# File 'lib/rock_fintech/http/error_code/money.rb', line 11

def self.recharge_p
  @_recharge_p ||= []
end

.revoke_auto_bidObject



14
15
16
# File 'lib/rock_fintech/http/error_code/trade.rb', line 14

def self.revoke_auto_bid
  @_revoke_auto_bid ||= %w[]
end

.set_password_pObject



11
12
13
14
# File 'lib/rock_fintech/http/error_code/account.rb', line 11

def self.set_password_p
  @_set_password ||= %w[RD1031303 RD1031304 RD10001 RD001034 RD000602 RD001024 RD9997
                        RD1031301 RD000603 RD000604 RD000605]
end

.sign_auto_bid_pObject



6
7
8
# File 'lib/rock_fintech/http/error_code/trade.rb', line 6

def self.sign_auto_bid_p
  @_sign_auto_bid ||= %w[]
end

.sign_borrower_pObject



27
28
29
# File 'lib/rock_fintech/http/error_code/money.rb', line 27

def self.sign_borrower_p
  @_sign_borrower_p ||= []
end

.sign_transfer_pObject



31
32
33
# File 'lib/rock_fintech/http/error_code/money.rb', line 31

def self.sign_transfer_p
  @_sign_transfer_p ||= []
end

.withdraw_pObject



15
16
17
# File 'lib/rock_fintech/http/error_code/money.rb', line 15

def self.withdraw_p
  @_withdraw_p ||= []
end