SelfPayment

class SelfPayment : PaymentMethod, Parcelable

PaymentMethod for use when the payment will be provided at the time of visit.

Constructors

SelfPayment
Link copied to clipboard
fun SelfPayment()

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

paymentMethod
Link copied to clipboard
val paymentMethod: PaymentMethod.PaymentMethod