TSPayerType

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
sptUnknown 0  
sptPatient 1  
sptGuarantor 2  
sptSelect 3  
sptEmployer 4  
sptFromList 5  
sptTPA 6  
sptMSP 7  
sptWCB 8  
sptInsurer 9  
sptPatientPrivate 10  
sptGuarantorPrivate 11  
sptThirdParty 12  
sptClaimPayer 13  

Example



  
Note:

Version information

Added in v7.8.0
value sptClaimPayer added in v8.3.0