MarkClaimForReimbursementInReviewInput
Input type used to denote that a claim for reimbursement is in review
input MarkClaimForReimbursementInReviewInput {
claimId: ID!
note: String
}
Fields
MarkClaimForReimbursementInReviewInput.claimId ● ID! non-null scalar
The public ID of the claim
MarkClaimForReimbursementInReviewInput.note ● String scalar
A note to be added to the claim