Class: TencentCloud::Cpdp::V20190820::SupportBankInfo
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cpdp::V20190820::SupportBankInfo
- Defined in:
- lib/v20190820/models.rb
Overview
支持的银行信息
Instance Attribute Summary collapse
-
#BankCode ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
-
#BankId ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
-
#BankName ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
-
#BankNotice ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CardType ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
-
#MaintainStatus ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(bankcode = nil, bankname = nil, maintainstatus = nil, banknotice = nil, bankid = nil, cardtype = nil) ⇒ SupportBankInfo
constructor
A new instance of SupportBankInfo.
Constructor Details
#initialize(bankcode = nil, bankname = nil, maintainstatus = nil, banknotice = nil, bankid = nil, cardtype = nil) ⇒ SupportBankInfo
Returns a new instance of SupportBankInfo.
25714 25715 25716 25717 25718 25719 25720 25721 |
# File 'lib/v20190820/models.rb', line 25714 def initialize(bankcode=nil, bankname=nil, maintainstatus=nil, banknotice=nil, bankid=nil, cardtype=nil) @BankCode = bankcode @BankName = bankname @MaintainStatus = maintainstatus @BankNotice = banknotice @BankId = bankid @CardType = cardtype end |
Instance Attribute Details
#BankCode ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def BankCode @BankCode end |
#BankId ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def BankId @BankId end |
#BankName ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def BankName @BankName end |
#BankNotice ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def BankNotice @BankNotice end |
#CardType ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def CardType @CardType end |
#MaintainStatus ⇒ Object
__MAINTAINING__: 维护中 __WORKING__: 正常工作 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 D:借记卡,C:信用卡,Z:借贷合一卡。 注意:此字段可能返回 null,表示取不到有效值。
25712 25713 25714 |
# File 'lib/v20190820/models.rb', line 25712 def MaintainStatus @MaintainStatus end |
Instance Method Details
#deserialize(params) ⇒ Object
25723 25724 25725 25726 25727 25728 25729 25730 |
# File 'lib/v20190820/models.rb', line 25723 def deserialize(params) @BankCode = params['BankCode'] @BankName = params['BankName'] @MaintainStatus = params['MaintainStatus'] @BankNotice = params['BankNotice'] @BankId = params['BankId'] @CardType = params['CardType'] end |