Payment Holder Declaration
enum PaymentHolderDeclaration : Enum<PaymentHolderDeclaration> , Parcelable
Content copied to clipboard
An enum representing who owns the payment method. Can be either the patient (Self), or someone other than the patient (Other).
NOTE: patient and app user are not always the same.