TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.assignedToAccount(String assignedToAccount) |
The unique identifier of the merchant/company account to which the terminal is assigned.
|
TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.assignedToStore(String assignedToStore) |
The unique identifier of the store to which the terminal is assigned.
|
TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.eventDate(String eventDate) |
The date and time when an event has been completed.
|
static TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.fromJson(String jsonString) |
Create an instance of TerminalAssignmentNotificationRequest given an JSON string
|
TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.pspReference(String pspReference) |
The PSP reference of the request from which the notification originates.
|
TerminalAssignmentNotificationRequest |
TerminalAssignmentNotificationRequest.uniqueTerminalId(String uniqueTerminalId) |
The unique identifier of the terminal.
|