ListWebhooksError

public enum ListWebhooksError : String

error enum for list Webhook operation

  • internal error

    Declaration

    Swift

    case internalError
  • bad request

    Declaration

    Swift

    case badRequest