ExpireDate

PendingTransaction.ExpireDate property

Gets or sets the date the hold on this transaction will expire. Only valid for TransactionType is HOLD.

public string ExpireDate { get; set; }

See Also