OrderLineItem.AttestationAccepted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the acceptance of an attestation required by an offer prior to checking out an order.
public bool? AttestationAccepted { get; set; }
member this.AttestationAccepted : Nullable<bool> with get, set
Public Property AttestationAccepted As Nullable(Of Boolean)
Property Value
The acceptance of the attestation.