public class AnttechOceanbasePassportHuaweimpCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechOceanbasePassportHuaweimpCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCredential() |
String |
getCustomerId() |
String |
getCustomerName() |
String |
getEmail() |
String |
getMobilePhone() |
void |
setCredential(String credential) |
void |
setCustomerId(String customerId) |
void |
setCustomerName(String customerName) |
void |
setEmail(String email) |
void |
setMobilePhone(String mobilePhone) |
public AnttechOceanbasePassportHuaweimpCreateModel()
public String getCredential()
public void setCredential(String credential)
public String getCustomerId()
public void setCustomerId(String customerId)
public String getCustomerName()
public void setCustomerName(String customerName)
public String getEmail()
public void setEmail(String email)
public String getMobilePhone()
public void setMobilePhone(String mobilePhone)
Copyright © 2024. All rights reserved.