共用方式為


RefundOption.ExpiresAt Property

Definition

Gets or sets the timestamp when this policy expires if applicable, null otherwise.

public DateTime? ExpiresAt { get; set; }
member this.ExpiresAt : Nullable<DateTime> with get, set
Public Property ExpiresAt As Nullable(Of DateTime)

Property Value

Applies to