CustomerEngagement.SignUp
Contact information and marketing consent selections a customer provides during a sign-up request.
Declaration
struct SignUpOverview
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.