Table of Contents

Class AnthropicContainer

public class AnthropicContainer
Inheritance
object
AnthropicContainer

Properties

ExpiresAt

Required. The time at which the container will expire.

public string ExpiresAt { get; set; }

Property Value

string

Id

Required. Identifier for the container used in this request.

public string Id { get; set; }

Property Value

string