Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 814 Bytes

File metadata and controls

12 lines (9 loc) · 814 Bytes

# CCProjectCreateRequestCustomerIdToCollect

Properties

Name Type Description Notes
id_type 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]