com.atproto.sync.get_checkout¶
- class atproto_client.models.com.atproto.sync.get_checkout.Params¶
Bases:
ParamsModelBaseParameters model for
com.atproto.sync.getCheckout.- field did: str [Required]¶
The DID of the repo.
- Constraints:
func = Validated by:
string_formats.validate_did()(only when strict_string_format=True)json_schema_input_type = PydanticUndefined
- class atproto_client.models.com.atproto.sync.get_checkout.ParamsDict¶
Bases:
TypedDict- did: str¶
The DID of the repo.
- atproto_client.models.com.atproto.sync.get_checkout.Response¶
Response raw data type.