PODTicketPCDArgs: {
    id: StringArgument;
    privateKey: StringArgument;
    ticket: ObjectArgument<IPODTicketData>;
}

Defines the essential parameters required for creating an PODTicketPCD.

Type declaration

Generated using TypeDoc