View Source Cosmox.Structs.StoredProcedure (Cosmox v0.1.0)

Represents a stored produce in CosmosDB.

Link to this section Summary

Link to this section Types

@type t() :: %Cosmox.Structs.StoredProcedure{body: binary(), name: binary()}