WalletTransactionItemBase Properties

Include Protected Members
Include Inherited Members

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

The WalletTransactionItemBase type exposes the following members.

Properties

  Name Description
BackgroundColor Gets or sets the background color for the front of the card view.
BarcodeImage Gets or sets an image that represents the barcode of the wallet item. (Inherited from WalletItem.)
BillingAddress Gets or sets the user’s billing address.
BillingPhone Gets or sets the user’s phone number.
CustomerName Gets or sets the customer name of the wallet item. (Inherited from WalletItem.)
CustomProperties Gets the collection of CustomWalletProperty objects associated with the wallet item. (Inherited from WalletItem.)
DisplayAvailableBalance Gets or sets the card’s available balance.
DisplayAvailableCredit Gets or sets the available credit on this card.
DisplayBalance Gets or sets the balance on this card.
DisplayCreditLimit Gets or sets the card’s credit limit.
DisplayName Gets or sets the name or title to be displayed to the user. (Inherited from WalletItem.)
Id Gets the Id of the wallet item. (Inherited from WalletItem.)
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.)
IssuerAddress Gets the address of the card issuer.
IssuerName Gets or sets the issuer name of the wallet item. (Inherited from WalletItem.)
IssuerPhone Gets the phone number of the card issuer.
IssuerWebsite Gets or sets the full, http or https, URI for the issuer’s web site. (Inherited from WalletItem.)
IsUserAttentionRequired Gets a value that indicates whether a user attention required notification is visible to the user. (Inherited from WalletItem.)
LastUpdated Gets or sets the date and time the data for this item was last updated. (Inherited from WalletItem.)
Logo159x159 Gets or sets the medium (159 x 159) logo of the wallet item. (Inherited from WalletItem.)
Logo336x336 Gets or sets the large (336 x 336) logo of the wallet item. (Inherited from WalletItem.)
Logo99x99 Gets or sets the small (99 x 99) logo of the wallet item. (Inherited from WalletItem.)
Message Gets or sets the status message of the wallet item. (Inherited from WalletItem.)
MessageNavigationUri Gets or sets Uri of the app to launch when the user taps the status message. (Inherited from WalletItem.)
NavigationUri Gets or sets a relative URI to a page in the app. (Inherited from WalletItem.)
Nickname Gets or sets a user-supplied nickname for this card.
Notes Gets or sets the notes for the wallet item (Inherited from WalletItem.)
SecureElementProperties Gets Secure Element properties for this card.
SupportedUsages Gets the abilities of this card, whether it can be used with NFC or to purchase in the Windows Phone Store.
TransactionHistory Gets the ordered list of transaction history items for this card.
TransactionHistoryNavigationUri Gets or sets the URI that the user can navigate in order to get more transaction history.
UserImage Gets or sets the user image of the wallet item. (Inherited from WalletItem.)

Top

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace