Class PaymentRequiredError

All Implemented Interfaces:
Serializable

public final class PaymentRequiredError extends VectrosApiApiException
See Also:
  • Constructor Details

    • PaymentRequiredError

      public PaymentRequiredError(Object body)
    • PaymentRequiredError

      public PaymentRequiredError(Object body, okhttp3.Response rawResponse)
  • Method Details