mindee-api-dotnet

HealthcareCardV1Copay Class

Namespace: Mindee.Product.Us.HealthcareCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Is a fixed amount for a covered service.

public sealed class HealthcareCardV1Copay : LineItemField

Inheritance: object → BaseFieldLineItemField → HealthcareCardV1Copay

Constructors

Name Description
HealthcareCardV1Copay()  

Properties

Name Description
ServiceFees The price of service.
ServiceName The name of service of the copay.

Methods

Name Description
ToString() A prettier representation of the line values.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs