Package de. anybill. anybill_android_sdk. bill. models. payment
Types
PaymentTypeInformation
Link copied to clipboard
data class PaymentTypeInformation(name: String?, amount: Double, foreignAmount: Double?, foreignCurrency: String?, type: PaymentType, paymentDetails: PaymentDetailsBase?) : Parcelable
Content copied to clipboard