DatadogAgreementProperties interface

Terms properties.

Properties

accepted

If any version of the terms have been accepted, otherwise false.

licenseTextLink

Link to HTML with Microsoft and Publisher terms.

plan

Plan identifier string.

privacyPolicyLink

Link to the privacy policy of the publisher.

product

Product identifier string.

publisher

Publisher identifier string.

retrieveDatetime

Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

signature

Terms signature.

Property Details

accepted

If any version of the terms have been accepted, otherwise false.

accepted?: boolean

Property Value

boolean

Link to HTML with Microsoft and Publisher terms.

licenseTextLink?: string

Property Value

string

plan

Plan identifier string.

plan?: string

Property Value

string

Link to the privacy policy of the publisher.

privacyPolicyLink?: string

Property Value

string

product

Product identifier string.

product?: string

Property Value

string

publisher

Publisher identifier string.

publisher?: string

Property Value

string

retrieveDatetime

Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

retrieveDatetime?: Date

Property Value

Date

signature

Terms signature.

signature?: string

Property Value

string