public class CompanyInformation extends Object
| Constructor and Description |
|---|
CompanyInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of company, as a customer
|
void |
setName(String value)
Name of company, as a customer
|
CompanyInformation |
withName(String value)
Name of company, as a customer
|
public String getName()
public void setName(String value)
public CompanyInformation withName(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.