customerEmail property

String? customerEmail
getter/setter pair

Optional customer email useful to autofill email field on transaction successful screen.

Android only (see https://github.com/sumup/sumup-ios-sdk/issues/74)

Implementation

String? customerEmail;