AuBecsDebit
data class AuBecsDebit @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor( val bsbNumber: String?, val fingerprint: String?, val last4: String?) : PaymentMethod.TypeData
Content copied to clipboard
Constructors
Link copied to clipboard
fun AuBecsDebit( bsbNumber: String?, fingerprint: String?, last4: String?)
Content copied to clipboard