Interface: PullRequest
Interface: PullRequest
Section titled “Interface: PullRequest”Defined in: core/src/protocol/sync.ts:76
GET /sync/pull payload.
Properties
Section titled “Properties”protocolVersion
Section titled “protocolVersion”
readonlyprotocolVersion:number
Defined in: core/src/protocol/sync.ts:77
schemaVersion
Section titled “schemaVersion”
readonlyschemaVersion:string
Defined in: core/src/protocol/sync.ts:78
clientGroupID
Section titled “clientGroupID”
readonlyclientGroupID:string
Defined in: core/src/protocol/sync.ts:79
clientID
Section titled “clientID”
readonlyclientID:string
Defined in: core/src/protocol/sync.ts:80
cookie
Section titled “cookie”
readonlycookie:SyncCookie
Defined in: core/src/protocol/sync.ts:81