| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customerbilling |
| Modifier and Type | Field and Description |
|---|---|
protected DataType |
GetBillingDocumentsRequest.type |
protected DataType |
BillingDocument.type |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataType.fromValue(String v) |
DataType |
GetBillingDocumentsRequest.getType()
Gets the value of the type property.
|
DataType |
BillingDocument.getType()
Gets the value of the type property.
|
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataType> |
ObjectFactory.createDataType(DataType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataType> |
ObjectFactory.createDataType(DataType value)
|
void |
GetBillingDocumentsRequest.setType(DataType value)
Sets the value of the type property.
|
void |
BillingDocument.setType(DataType value)
Sets the value of the type property.
|
Copyright © 2024. All rights reserved.