AccountCaptureRelinquishAccountDetails
public class AccountCaptureRelinquishAccountDetails : CustomStringConvertible, JSONRepresentable
Account-captured user changed account email to personal email.
-
Domain name.
Declaration
Swift
public let domainName: String
-
Declaration
Swift
public var description: String { get }