@Generated public class ExternalCustomerInfo extends Object
| Constructor and Description |
|---|
ExternalCustomerInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthoritativeUserEmail() |
String |
getAuthoritativeUserFullName() |
String |
getCustomerName() |
int |
hashCode() |
ExternalCustomerInfo |
setAuthoritativeUserEmail(String authoritativeUserEmail) |
ExternalCustomerInfo |
setAuthoritativeUserFullName(String authoritativeUserFullName) |
ExternalCustomerInfo |
setCustomerName(String customerName) |
String |
toString() |
public ExternalCustomerInfo setAuthoritativeUserEmail(String authoritativeUserEmail)
public String getAuthoritativeUserEmail()
public ExternalCustomerInfo setAuthoritativeUserFullName(String authoritativeUserFullName)
public String getAuthoritativeUserFullName()
public ExternalCustomerInfo setCustomerName(String customerName)
public String getCustomerName()
Copyright © 2025. All rights reserved.