PrivateStoreOfferResult Class

Definition

The PrivateStoreOfferResult.

public class PrivateStoreOfferResult
type PrivateStoreOfferResult = class
Public Class PrivateStoreOfferResult
Inheritance
PrivateStoreOfferResult

Properties

CreatedOn

Private store offer creation date.

ETag

Identifier for purposes of race condition.

IconFileUris

Icon File Uris.

IsUpdateSuppressedDueToIdempotence

Indicating whether the offer was not updated to db (true = not updated). If the allow list is identical to the existed one in db, the offer would not be updated.

ModifiedOn

Private store offer modification date.

OfferDisplayName

It will be displayed prominently in the marketplace.

Plans

Offer plans.

PrivateStoreId

Private store unique id.

PublisherDisplayName

Publisher name that will be displayed prominently in the marketplace.

SpecificPlanIdsLimitation

Plan ids limitation for this offer.

UniqueOfferId

Offers unique id.

Applies to