CartLineItem.AttestationAccepted Property

Definition

Gets or sets the acceptance of an attestation required by an offer prior to checking out.

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.

Applies to