Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the asset to attach the form to.

Link copied to clipboard

The name of the attachment.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The JSON content of the form, conforming to the schema of the specified form type.

Link copied to clipboard

The identifier of the form type for this attachment.

Link copied to clipboard

The identifier of the item within the iterable form. Required when iterableFormName is specified.

Link copied to clipboard

The name of the iterable form. When specified along with itemIdentifier, the attachment targets an item within the iterable form rather than the asset itself.