PaymentUpdateAllOf

public final class PaymentUpdateAllOf

Parameters

merchantOrderCode

Reference code passed to acquiring bank at the time of payment. This code is the key ID that ties back to payments data at the payment level.

Constructors

Link copied to clipboard
public PaymentUpdateAllOf PaymentUpdateAllOf(String merchantOrderCode)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Length(max = 200)
@NotNull()
@Valid()
private final String merchantOrderCode

Functions

Link copied to clipboard
public final static PaymentUpdateAllOf.Builder builder()
Link copied to clipboard
Link copied to clipboard