Class JobResponseWebhook


  • public final class JobResponseWebhook
    extends Object
    JobResponseWebhook info.
    • Method Detail

      • getId

        public String getId()
        ID of the webhook.
      • getError

        public ErrorResponse getError()
        An error encountered while processing the webhook.
      • getCreatedAt

        public LocalDateTime getCreatedAt()
        Date and time the webhook was created at.
      • getStatus

        public String getStatus()
        Status of the webhook.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object