Skip to content

ReimbursementTracking

How reimbursement is tracked for a claim

Used By

Definition

"""
How reimbursement is tracked for a claim
"""
enum ReimbursementTracking {
LEGACY
LINE_PAYMENT
}