OBJECT

ClaimEligibilityCheckErrors

Claim Eligibility Check Errors

link GraphQL Schema definition

  • type ClaimEligibilityCheckErrors {
  • # The error code
  • code: String
  • # The description of the error
  • description: String
  • }