com.atproto.sync.get_latest_commit

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

Bases: ParamsModelBase

Parameters model for com.atproto.sync.getLatestCommit.

field did: str [Required]

The DID of the repo.

class atproto_client.models.com.atproto.sync.get_latest_commit.ParamsDict(*args, **kwargs)

Bases: dict

did: str

The DID of the repo.

class atproto_client.models.com.atproto.sync.get_latest_commit.Response

Bases: ResponseModelBase

Output data model for com.atproto.sync.getLatestCommit.

field cid: str [Required]

Cid.

field rev: str [Required]

Rev.