AgreementProperties interface

An agreement.

Properties

acceptanceMode

The mode of acceptance for an agreement.

agreementLink

The URL to download the agreement.

billingProfileInfo

The list of billing profiles associated with agreement and present only for specific agreements.

category

The category of the agreement.

displayName

The name of the agreement signed by a customer.

effectiveDate

The date from which the agreement is effective.

expirationDate

The date when the agreement expires.

leadBillingAccountName

The ID of the lead billing account if this agreement is part of the Customer Affiliate Purchase Terms.

participants

The list of participants that participates in acceptance of an agreement.

status

The current status of the agreement.

Property Details

acceptanceMode

The mode of acceptance for an agreement.

acceptanceMode?: string

Property Value

string

The URL to download the agreement.

agreementLink?: string

Property Value

string

billingProfileInfo

The list of billing profiles associated with agreement and present only for specific agreements.

billingProfileInfo?: BillingProfileInfo[]

Property Value

category

The category of the agreement.

category?: string

Property Value

string

displayName

The name of the agreement signed by a customer.

displayName?: string

Property Value

string

effectiveDate

The date from which the agreement is effective.

effectiveDate?: Date

Property Value

Date

expirationDate

The date when the agreement expires.

expirationDate?: Date

Property Value

Date

leadBillingAccountName

The ID of the lead billing account if this agreement is part of the Customer Affiliate Purchase Terms.

leadBillingAccountName?: string

Property Value

string

participants

The list of participants that participates in acceptance of an agreement.

participants?: Participant[]

Property Value

status

The current status of the agreement.

status?: string

Property Value

string