Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 851 Bytes

CCProjectCreateRequestCustomerIdToCollect.md

File metadata and controls

13 lines (9 loc) · 851 Bytes

CCProjectCreateRequestCustomerIdToCollect

Properties

Name Type Description Notes
idType String What type of identifier you are collecting, either an "email" or "misc"ellanous. Miscellanous simply means you are collecting something other than an email.
name String The name of the customer ID input presented to the user
description String The description / stated purpose of the customer ID input presented to the user [optional] [default to ""]
_required Bool Whether to require the customer ID [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]