共用方式為


Agreement interface

合約。

Extends

屬性

acceptanceMode

合約接受模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

agreementLink

要下載合約的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

category

客戶簽署之合約的類別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

effectiveDate

合約生效的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate

合約到期的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

participants

參與接受合約的參與者清單。

status

合約的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

acceptanceMode

合約接受模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

acceptanceMode?: string

屬性值

string

要下載合約的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

agreementLink?: string

屬性值

string

category

客戶簽署之合約的類別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

category?: string

屬性值

string

effectiveDate

合約生效的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

effectiveDate?: Date

屬性值

Date

expirationDate

合約到期的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate?: Date

屬性值

Date

participants

參與接受合約的參與者清單。

participants?: Participants[]

屬性值

status

合約的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type