Deal Properties

Deal Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Deal type exposes the following members.

  NameDescription
Public property BarcodeImage Gets or sets an image that represents the barcode of the wallet item. (Inherited from WalletItem.)
Public property Code Gets or sets the deal code that is used by the vendor.
Public property CustomerName Gets or sets the customer name of the wallet item. (Inherited from WalletItem.)
Public property CustomProperties Gets the collection of CustomWalletProperty objects associated with the wallet item. (Inherited from WalletItem.)
Public property Description Gets or sets the description of this deal.
Public property DisplayName Gets or sets the name or title to be displayed to the user. (Inherited from WalletItem.)
Public property ExpirationDate Gets or sets the expiration date of the deal. The default is null and means the deal does not expire.
Public property Id Gets the Id of the wallet item. (Inherited from WalletItem.)
Public property IsAcknowledged Gets or sets whether this item has been acknowledged by the app. Default value is false, meaning the item is new. (Inherited from WalletItem.)
Public property IssuerName Gets or sets the issuer name of the wallet item. (Inherited from WalletItem.)
Public property IssuerWebsite Gets or sets the full, http or https, URI for the issuer’s web site. (Inherited from WalletItem.)
Public property IsUsed Gets or sets whether the deal has been used.
Public property IsUserAttentionRequired Gets a value that indicates whether a user attention required notification is visible to the user. (Inherited from WalletItem.)
Public property LastUpdated Gets or sets the date and time the data for this item was last updated. (Inherited from WalletItem.)
Public property Logo159x159 Gets or sets the medium (159 x 159) logo of the wallet item. (Inherited from WalletItem.)
Public property Logo336x336 Gets or sets the large (336 x 336) logo of the wallet item. (Inherited from WalletItem.)
Public property Logo99x99 Gets or sets the small (99 x 99) logo of the wallet item. (Inherited from WalletItem.)
Public property MerchantAddress Gets the address of the merchant for this deal.
Public property MerchantName Gets or sets the name of the merchant for this deal.
Public property MerchantPhone Gets the phone number of the merchant for this deal.
Public property Message Gets or sets the status message of the wallet item. (Inherited from WalletItem.)
Public property MessageNavigationUri Gets or sets Uri of the app to launch when the user taps the status message. (Inherited from WalletItem.)
Public property NavigationUri Gets or sets a relative URI to a page in the app. (Inherited from WalletItem.)
Public property Notes Gets or sets the notes for the wallet item (Inherited from WalletItem.)
Public property OfferWebsite Gets or sets the URI that takes the user to information about this deal.
Public property StartDate Gets or sets the start date of this deal. The default is null, meaning the deal does not have a start date.
Public property TermsAndConditions Gets or sets the terms and conditions associated with this deal.
Public property UserImage Gets or sets the user image of the wallet item. (Inherited from WalletItem.)
Top

Show:
© 2017 Microsoft