DentalAmount Property
Total amount of Dental items for Healthcare auto-substantiation.
Object Oriented Interface
public function getDentalAmount(); public function setDentalAmount($value);
Procedural Interface
inpaydirect_ptechhealthcare_get($res, 13 ); inpaydirect_ptechhealthcare_set($res, 13, $value );
Default Value
''
Remarks
The sum of all auto-substantiation items cannot be more than the TotalMedicalAmount, which must be equal to or less than the TransactionAmount.
This must be formatted as a dollar amount with a real decimal point, excluding the dollar sign. For instance "12.00"
Data Type
String