| Package | Description |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
Comment.entityType() |
EntityType |
ResourceMigration.entityType() |
EntityType |
SiteMigrationDetail.entityType() |
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<EntityType,SiteMigrationDetail.SiteMigrationDetailListRequest> |
SiteMigrationDetail.SiteMigrationDetailListRequest.entityType() |
| Modifier and Type | Method and Description |
|---|---|
Comment.CreateRequest |
Comment.CreateRequest.entityType(EntityType entityType) |
Comment.CommentListRequest |
Comment.CommentListRequest.entityType(EntityType entityType) |
ResourceMigration.RetrieveLatestRequest |
ResourceMigration.RetrieveLatestRequest.entityType(EntityType entityType) |
Invoice.CreateRequest |
Invoice.CreateRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
Invoice.CreateForChargeItemsAndChargesRequest |
Invoice.CreateForChargeItemsAndChargesRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
Invoice.CloseRequest |
Invoice.CloseRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
Estimate.CreateInvoiceRequest |
Estimate.CreateInvoiceRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
Estimate.CreateInvoiceForItemsRequest |
Estimate.CreateInvoiceForItemsRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 ChargeBee. All rights reserved.