public class GetAllSubscriptionsResponseOrderInformationBillTo extends Object
| Constructor | Description |
|---|---|
GetAllSubscriptionsResponseOrderInformationBillTo() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
GetAllSubscriptionsResponseOrderInformationBillTo |
firstName(String firstName) |
|
String |
getFirstName() |
Customer's first name.
|
String |
getLastName() |
Customer's last name.
|
int |
hashCode() |
|
GetAllSubscriptionsResponseOrderInformationBillTo |
lastName(String lastName) |
|
void |
setFirstName(String firstName) |
|
void |
setLastName(String lastName) |
|
String |
toString() |
public GetAllSubscriptionsResponseOrderInformationBillTo()
public GetAllSubscriptionsResponseOrderInformationBillTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public GetAllSubscriptionsResponseOrderInformationBillTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
Copyright © 2026. All rights reserved.