DeleteAttachmentRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the asset from which to delete the attachment.

Link copied to clipboard

The name of the attachment to delete.

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 is deleted from an item within the iterable form rather than from the asset itself.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String