共用方式為


AgreementProperties interface

合約。

屬性

acceptanceMode

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

agreementLink

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

billingProfileInfo

與合約相關聯的帳單配置檔清單,並僅針對特定合約顯示。 注意:這個屬性不會串行化。 它只能由伺服器填入。

category

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

displayName

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

effectiveDate

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

expirationDate

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

leadBillingAccountName

如果此合約是客戶聯盟購買條款的一部分,則潛在客戶計費帳戶的標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

participants

參與接受合約的參與者清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

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

屬性詳細資料

acceptanceMode

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

acceptanceMode?: string

屬性值

string

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

agreementLink?: string

屬性值

string

billingProfileInfo

與合約相關聯的帳單配置檔清單,並僅針對特定合約顯示。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingProfileInfo?: BillingProfileInfo[]

屬性值

category

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

category?: string

屬性值

string

displayName

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

displayName?: string

屬性值

string

effectiveDate

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

effectiveDate?: Date

屬性值

Date

expirationDate

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

expirationDate?: Date

屬性值

Date

leadBillingAccountName

如果此合約是客戶聯盟購買條款的一部分,則潛在客戶計費帳戶的標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

leadBillingAccountName?: string

屬性值

string

participants

參與接受合約的參與者清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

participants?: Participant[]

屬性值

status

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

status?: string

屬性值

string