Skip to content

LinePaymentSource

How a line payment or write-off was recorded (ERA import or manual entry)

Used By

Definition

"""
How a line payment or write-off was recorded (ERA import or manual entry)
"""
enum LinePaymentSource {
ERA
MANUAL
}