public class ChargeFlowLevelPaymentLink extends TransactionAwareEntity
| Modifier and Type | Field and Description |
|---|---|
protected ChargeFlowLevel |
chargeFlowLevel |
protected String |
paymentLink |
id, linkedSpaceId, linkedTransaction| Constructor and Description |
|---|
ChargeFlowLevelPaymentLink() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ChargeFlowLevel |
getChargeFlowLevel() |
String |
getPaymentLink() |
int |
hashCode() |
String |
toString() |
getId, getLinkedSpaceId, getLinkedTransactionprotected ChargeFlowLevel chargeFlowLevel
protected String paymentLink
public ChargeFlowLevel getChargeFlowLevel()
public String getPaymentLink()
public boolean equals(Object o)
equals in class TransactionAwareEntitypublic int hashCode()
hashCode in class TransactionAwareEntitypublic String toString()
toString in class TransactionAwareEntityCopyright © 2021. All rights reserved.