EnrollmentPrintApiRequestV1
Parameters for printing single enrollment.
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| enrollment_design_name | str | The design name of the enrollment. <b>Note:</b> primaryKey parameter is required when this parameter is present. | [optional] | 
| enrollment_id | str | The unique enrollment ID obtained from Read Enrollments request. <b>Note:</b> primaryKey and enrollmentDesignName parameters are not required when this parameter is present. | [optional] | 
| primary_key | str | The primary key of the enrollment | [optional] | 
| printer_details | CredentialDesignPrintRequestPrinter |