@Deprecated @Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class OrganizationBilling extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_TYPE
Deprecated.
|
boolean |
unparsed
Deprecated.
|
| Constructor and Description |
|---|
OrganizationBilling()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
Return true if this OrganizationBilling object is equal to o.
|
String |
getType()
Deprecated.
The type of billing.
|
int |
hashCode()
Deprecated.
|
void |
setType(String type)
Deprecated.
|
String |
toString()
Deprecated.
|
OrganizationBilling |
type(String type)
Deprecated.
|
public boolean unparsed
public static final String JSON_PROPERTY_TYPE
public OrganizationBilling type(String type)
@Nullable public String getType()
parent_billing is supported.public void setType(String type)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.