Class: TencentCloud::Intlpartnersmgt::V20220928::CreateAccountRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Intlpartnersmgt::V20220928::CreateAccountRequest
- Defined in:
- lib/v20220928/models.rb
Overview
CreateAccount请求参数结构体
Instance Attribute Summary collapse
-
#AccountType ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#Area ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#ConfirmPassword ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#CountryCode ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#Extended ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#Mail ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#Password ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
-
#PhoneNum ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(accounttype = nil, mail = nil, password = nil, confirmpassword = nil, phonenum = nil, countrycode = nil, area = nil, extended = nil) ⇒ CreateAccountRequest
constructor
A new instance of CreateAccountRequest.
Constructor Details
#initialize(accounttype = nil, mail = nil, password = nil, confirmpassword = nil, phonenum = nil, countrycode = nil, area = nil, extended = nil) ⇒ CreateAccountRequest
Returns a new instance of CreateAccountRequest.
121 122 123 124 125 126 127 128 129 130 |
# File 'lib/v20220928/models.rb', line 121 def initialize(accounttype=nil, mail=nil, password=nil, confirmpassword=nil, phonenum=nil, countrycode=nil, area=nil, extended=nil) @AccountType = accounttype @Mail = mail @Password = password @ConfirmPassword = confirmpassword @PhoneNum = phonenum @CountryCode = countrycode @Area = area @Extended = extended end |
Instance Attribute Details
#AccountType ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def AccountType @AccountType end |
#Area ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def Area @Area end |
#ConfirmPassword ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def ConfirmPassword @ConfirmPassword end |
#CountryCode ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def CountryCode @CountryCode end |
#Extended ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def Extended @Extended end |
#Mail ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def Mail @Mail end |
#Password ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def Password @Password end |
#PhoneNum ⇒ Object
需要满足邮件的格式。如:[email protected] 长度限制:。 需同时包含数字、字母以及特殊符号(!@#$%^&*()等非空格) 长度限制:。支持全球手机号。如18888888888
119 120 121 |
# File 'lib/v20220928/models.rb', line 119 def PhoneNum @PhoneNum end |
Instance Method Details
#deserialize(params) ⇒ Object
132 133 134 135 136 137 138 139 140 141 |
# File 'lib/v20220928/models.rb', line 132 def deserialize(params) @AccountType = params['AccountType'] @Mail = params['Mail'] @Password = params['Password'] @ConfirmPassword = params['ConfirmPassword'] @PhoneNum = params['PhoneNum'] @CountryCode = params['CountryCode'] @Area = params['Area'] @Extended = params['Extended'] end |