public class PaymentServiceStatus
The message to receive the status of the payment service.
public PaymentServiceStatus(@NotNull ServiceStatus status)
The message to receive the status of the payment service.
status
- The current status of the payment service.@NotNull public ServiceStatus getStatus()
The current status of the payment service.
@NotNull public ServiceStatus component1()
The current status of the payment service.
@NotNull public PaymentServiceStatus copy(@NotNull ServiceStatus status)
The message to receive the status of the payment service.
@NotNull public java.lang.String toString()
The message to receive the status of the payment service.
public int hashCode()
The message to receive the status of the payment service.
public boolean equals(@Nullable java.lang.Object p)
The message to receive the status of the payment service.