Class RefundByAmount
Parameters for
Implements
Inherited Members
Namespace: EasyPost.Parameters.ReferralCustomer
Assembly: EasyPost.dll
Syntax
public class RefundByAmount : BaseParameters<ReferralCustomer>, IBaseParameters
Properties
| Improve this Doc View SourceAmount
The amount to refund the user.
Declaration
public int? Amount { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |