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