public class PaymentLinkActive extends PaymentLinkUpdate
| Modifier and Type | Field and Description |
|---|---|
protected CreationEntityState |
state |
allowedPaymentMethodConfigurations, appliedSpaceView, availableFrom, availableUntil, billingAddressHandlingMode, currency, id, language, lineItems, maximalNumberOfTransactions, name, shippingAddressHandlingMode, version| Constructor and Description |
|---|
PaymentLinkActive() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CreationEntityState |
getState() |
int |
hashCode() |
void |
setState(CreationEntityState state) |
PaymentLinkActive |
state(CreationEntityState state) |
String |
toString() |
addAllowedPaymentMethodConfigurationsItem, addLineItemsItem, allowedPaymentMethodConfigurations, appliedSpaceView, availableFrom, availableUntil, billingAddressHandlingMode, currency, getAllowedPaymentMethodConfigurations, getAppliedSpaceView, getAvailableFrom, getAvailableUntil, getBillingAddressHandlingMode, getCurrency, getId, getLanguage, getLineItems, getMaximalNumberOfTransactions, getName, getShippingAddressHandlingMode, getVersion, id, language, lineItems, maximalNumberOfTransactions, name, setAllowedPaymentMethodConfigurations, setAppliedSpaceView, setAvailableFrom, setAvailableUntil, setBillingAddressHandlingMode, setCurrency, setId, setLanguage, setLineItems, setMaximalNumberOfTransactions, setName, setShippingAddressHandlingMode, setVersion, shippingAddressHandlingMode, versionprotected CreationEntityState state
public PaymentLinkActive state(CreationEntityState state)
public CreationEntityState getState()
public void setState(CreationEntityState state)
public boolean equals(Object o)
equals in class PaymentLinkUpdatepublic int hashCode()
hashCode in class PaymentLinkUpdatepublic String toString()
toString in class PaymentLinkUpdateCopyright © 2022. All rights reserved.