Skip to content

Latest commit

History

History
18 lines (12 loc) · 451 Bytes

File metadata and controls

18 lines (12 loc) · 451 Bytes

PDFGeneratorAPI::CreateWorkspaceRequest

Properties

NameTypeDescriptionNotes
identifierStringA unique identifier of the workspace. Make sure that you can generate the same identifier for your user.[optional]

Example

require'pdf_generator_api_client'instance=PDFGeneratorAPI::CreateWorkspaceRequest.new(identifier: demo.example@actualreports.com)