CancellationRefundOption Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that represents a refund policy.
public class CancellationRefundOption
type CancellationRefundOption = class
Public Class CancellationRefundOption
- Inheritance
-
CancellationRefundOption
Constructors
CancellationRefundOption() |
Properties
ExpiresAfter |
Gets or sets the ISO standard representation of the duration allowed before this refund option expires. |
SequenceId |
Gets or sets the id that represents the position of this refund option (relative to other sibling refund options). |
Type |
Gets or sets the type of refund ("Full, Partial") |