public class PaymentConnectorFeature extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName |
protected Feature |
feature |
protected Long |
id |
| Constructor and Description |
|---|
PaymentConnectorFeature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
Feature |
getFeature() |
Long |
getId()
The ID is the primary key of the entity.
|
int |
hashCode() |
String |
toString() |
protected String displayName
protected Feature feature
protected Long id
Copyright © 2022. All rights reserved.