Tinkex.Types.CreateSamplingSessionResponse (Tinkex v0.2.2)
View SourceResponse from create sampling session request.
Mirrors Python tinker.types.CreateSamplingSessionResponse.
Summary
Functions
Parse a create sampling session response from JSON.
Types
@type t() :: %Tinkex.Types.CreateSamplingSessionResponse{ sampling_session_id: String.t() }