Share via


RefundableQuantity.Details Property

Definition

Gets or sets the breakdown of the eligible seats for reduction with their return windows.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Subscriptions.RefundableQuantityDetail> Details { get; set; }
member this.Details : seq<Microsoft.Store.PartnerCenter.Models.Subscriptions.RefundableQuantityDetail> with get, set
Public Property Details As IEnumerable(Of RefundableQuantityDetail)

Property Value

Applies to