| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
UnbilledCharge.EntityType |
UnbilledCharge.entityType() |
static UnbilledCharge.EntityType |
UnbilledCharge.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnbilledCharge.EntityType[] |
UnbilledCharge.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Subscription.ImportUnbilledChargesRequest |
Subscription.ImportUnbilledChargesRequest.unbilledChargeEntityType(int index,
UnbilledCharge.EntityType unbilledChargeEntityType) |
Copyright © 2023 ChargeBee. All rights reserved.