com.atproto.sync.getCheckout

DEPRECATED - please use com.atproto.sync.getRepo instead

class atproto_client.models.com.atproto.sync.get_checkout.Params

Bases: ParamsModelBase

Parameters model for com.atproto.sync.getCheckout.

field did: Did [Required]

The DID of the repo.

class atproto_client.models.com.atproto.sync.get_checkout.ParamsDict

Bases: TypedDict

did: Did

The DID of the repo.

atproto_client.models.com.atproto.sync.get_checkout.Response

Response raw data type.