| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected BillFrom |
ReconciliationReportRow.reconciliationSource |
protected BillFrom |
ReconciliationLineItemReport.reconciliationSource |
| Modifier and Type | Method and Description |
|---|---|
static BillFrom |
BillFrom.fromValue(String v) |
BillFrom |
ReconciliationReportRow.getReconciliationSource()
Gets the value of the reconciliationSource property.
|
BillFrom |
ReconciliationLineItemReport.getReconciliationSource()
Gets the value of the reconciliationSource property.
|
static BillFrom |
BillFrom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillFrom[] |
BillFrom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconciliationReportRow.setReconciliationSource(BillFrom value)
Sets the value of the reconciliationSource property.
|
void |
ReconciliationLineItemReport.setReconciliationSource(BillFrom value)
Sets the value of the reconciliationSource property.
|
Copyright © 2018. All Rights Reserved.