Contents

CustomerEngagement.SignUp

Contact information and marketing consent selections a customer provides during a sign-up request.

Declaration

struct SignUp

Overview

You receive a SignUp value when requestSignup(for:fields:message:emailConsent:smsConsent:termsAndConditions:) completes successfully. The name, phoneNumber, and emailAddress properties are nonnil only if you included the corresponding CustomerEngagementSession.Field in the request and the customer chose to share it.

Topics

Getting sign-up details

See Also

Getting customer information