Skip to main content
Version: v1

ClientSeq Interface

Signature

export interface ClientSeq

Properties

Property Type Description
clientId string
refSeq number

Property Details

clientId

Signature

clientId: string;

Type: string

refSeq

Signature

refSeq: number;

Type: number