Versioned Schema definitions for Event Types
Operations: fetch
Summary
Functions
Fetch a specific schema with its nested versions.
Functions
@spec fetch(Twilio.Client.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Events.V1.Schema.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Fetch a specific schema with its nested versions.
Operation: FetchSchema | Tags: EventsV1Schema