Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TransferEntityFailure

TransferEntityFailure

    Describes an entity the service cannot transfer. Unlike a conflict (which the client can resolve via conflictsResolution), a failure is a service-side limitation.

    Properties

    • entity TransferEntity required
      The reference of the entity that cannot be transferred.
    • kind string required
    • failureDetails string required
      Service-side reason the entity cannot be transferred.