Class RefundByPaymentLog
Parameters for
Implements
Inherited Members
Namespace: EasyPost.Parameters.ReferralCustomer
Assembly: EasyPost.dll
Syntax
public class RefundByPaymentLog : BaseParameters<ReferralCustomer>, IBaseParameters
Properties
| Improve this Doc View SourcePaymentLogId
The ID of the payment log to refund.
Declaration
public string? PaymentLogId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |