| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customermanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfCustomer |
SearchCustomersResponse.customers |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfCustomer |
ObjectFactory.createArrayOfCustomer()
Create an instance of
ArrayOfCustomer |
ArrayOfCustomer |
SearchCustomersResponse.getCustomers()
Gets the value of the customers property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfCustomer> |
ObjectFactory.createArrayOfCustomer(ArrayOfCustomer value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfCustomer> |
ObjectFactory.createArrayOfCustomer(ArrayOfCustomer value)
|
void |
SearchCustomersResponse.setCustomers(ArrayOfCustomer value)
Sets the value of the customers property.
|
Copyright © 2024. All rights reserved.