PaymentSourceType


Description

Payment source type classifications that categorize different types of payment sources and insurance types for billing and reimbursement purposes.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
PayCode varchar 10 null

Code identifier - Standardized code or identifier for PaymentSourceType classification

SourceTypeName varchar 50 null

Name field - Descriptive name or identifier for PaymentSourceType records

TypeDescription Unknown 0 null

Type description - Description of the payment source type

TypeId Unknown 0 null

Primary key - PaymentSourceType unique identifier for each payment source type

TypeName Unknown 0 null

Type name - Name of the payment source type

Relationships