Transaction

Interface defining transactions

Functions

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

Properties

Link copied to clipboard
abstract val amount: Double

payment amount/price, multiple of 0.01

Link copied to clipboard
abstract val description: String

description visible for payer

Link copied to clipboard

Information about notifications

Link copied to clipboard

Information about payer

Inheritors

Link copied to clipboard