ClaimEligibilityCheckErrors
Claim Eligibility Check Errors
Fields
description
· String
· The description of the error Used By
Definition
"""Claim Eligibility Check Errors"""type ClaimEligibilityCheckErrors { """ The error code """ code: String
""" The description of the error """ description: String}