Insurance Payers
data class InsurancePayers(payersList: List<InsurancePayer>) : Parcelable
Content copied to clipboard
Represents a list of InsurancePayer.
Constructors
InsurancePayers
Link copied to clipboard
Functions
Properties
payersList
Link copied to clipboard