public class PaymentData extends BasePaymentData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
AUTHORIZATION_LEVEL_DATA, AUTHORIZATIONS, AUTHORIZING_BROKERS, CAN_AUTHORIZE, CAN_CANCEL_AUTHORIZATION, CAN_CHARGEBACK, CAN_DENY, MANAGED_STATUS_FLOWS, RECEIVED_BY, STATUS_LOG, TRANSFERCONFIRMATION_PASSWORD_INPUT, TRANSACTION, USERS_WHICH_CAN_ADD_TO_CONTACTS| Constructor and Description |
|---|
PaymentData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getAuthorizationLevelData, getAuthorizations, getAuthorizingBrokers, getManagedStatusFlows, getReceivedBy, getStatusLog, getTransfer, isCanAuthorize, isCanCancelAuthorization, isCanChargeback, isCanDeny, setAuthorizationLevelData, setAuthorizations, setAuthorizingBrokers, setCanAuthorize, setCanCancelAuthorization, setCanChargeback, setCanDeny, setManagedStatusFlows, setReceivedBy, setStatusLog, setTransfergetConfirmationPasswordInput, getTransaction, getUsersWhichCanAddToContacts, setConfirmationPasswordInput, setTransaction, setUsersWhichCanAddToContactsaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfirmationPasswordInput, getTransaction, getUsersWhichCanAddToContacts, setConfirmationPasswordInput, setTransaction, setUsersWhichCanAddToContactspublic java.lang.String className()
className in class BasePaymentData