public class PhoneStructVO extends AlipayObject
| 构造器和说明 |
|---|
PhoneStructVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCustomerLink() |
String |
getPhoneNumber() |
String |
getPhoneType() |
void |
setCustomerLink(String customerLink) |
void |
setPhoneNumber(String phoneNumber) |
void |
setPhoneType(String phoneType) |
public String getCustomerLink()
public void setCustomerLink(String customerLink)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
public String getPhoneType()
public void setPhoneType(String phoneType)
Copyright © 2024. All rights reserved.