Apex Class: TitanSignWizardCollaboratorStructure

When to Use this Apex Class?

Use this Apex-defined class to pre-populate collaborators for the CLM Wizard.

What are the Relevant Input Parameters?

This Apex Class has the following input parameters:

Required:

  • CollaboratorType (Apex defined)
  • Email (string)
  • FirstName (string)
  • LastName (string)

Not Required:

  • recordID (ID)

What does this Apex Class Return?

This Apex Class returns Void.

Does this Apex Class have any Limitations?

This Apex Class has no relevant limitations.

Can this Apex Class be used by Titan Customers?

Yes, customers can interact with this Apex Class.

How to Video

Video Coming Soon!

Hidden Title

Need more help?