public final class PaymentStatusInterfaceCodeSetMessage extends GenericMessageImpl<Payment>
Modifier and Type | Field and Description |
---|---|
static MessageDerivateHint<PaymentStatusInterfaceCodeSetMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type
Modifier and Type | Method and Description |
---|---|
String |
getInterfaceCode() |
String |
getPaymentId()
Deprecated.
This field will be removed with the next major SDK update.
Instead use the
Reference.getId() method of this GenericMessageImpl.getResource() method. |
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReference
getCreatedAt, getId, getLastModifiedAt, getVersion
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
referenceOfId, referenceTypeId, typeReference
getCreatedAt, getId, getLastModifiedAt, getVersion
hasSameIdAs, toResourceIdentifier
public static final String MESSAGE_TYPE
public static final MessageDerivateHint<PaymentStatusInterfaceCodeSetMessage> MESSAGE_HINT
@Deprecated public String getPaymentId()
Reference.getId()
method of this GenericMessageImpl.getResource()
method.