com.atproto.sync.get_checkout¶
- class atproto_client.models.com.atproto.sync.get_checkout.Params¶
Bases:
ParamsModelBase
Parameters model for
com.atproto.sync.getCheckout
.- field did: str [Required]¶
The DID of the repo.
- class atproto_client.models.com.atproto.sync.get_checkout.ParamsDict(*args, **kwargs)¶
Bases:
dict
- did: str¶
The DID of the repo.
- atproto_client.models.com.atproto.sync.get_checkout.Response¶
Response raw data type.