Partilhar via


CancellationPolicy.RefundOptions Property

Definition

Gets or sets the refund options that can apply to this cancellation policy.

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

Property Value

Applies to