Preview

EligibleISVPromotionsResult is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

EligibleISVPromotionsResult

A single eligible ISV promotion

This page contains

    Fields

    isvOfferName: String
    isvOfferId: String
    isvOfferType: String
    isvOfferDescription: String
    isvOfferStartDate: String
    isvOfferEndDate: String
    isvOfferPercentage: String
    isAutoApplicable: Boolean

    Parent objects of EligibleISVPromotionsResult

    EligibleISVPromotionsResponse PREVIEW

    Payload for fetchEligibleISVPromotions

    Queries for EligibleISVPromotionsResult

    fetchEligibleISVPromotions PREVIEW

    Fetch eligible ISV promotions for an edition. Returns a payload with results on success and userErrors for client-correctable failures.