UpdateInvocationBodyInput

March 30, 2026 ยท View on GitHub

Input data for the update, matching its schema

Supported Types

models.NetworkEncodedInput

value: models.NetworkEncodedInput = /* values here */

Dict[str, Any]

value: Dict[str, Any] = /* values here */

Contents

  1. 1Supported Types
  2. 1.1models.NetworkEncodedInput
  3. 1.2Dict[str, Any]