Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 874 Bytes

CCProjectCreateRequestCustomerIdToCollect.md

File metadata and controls

16 lines (11 loc) · 874 Bytes

Org.OpenAPITools.Model.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]