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