Class Create
Parameters for
Inherited Members
Namespace: EasyPost.Parameters.ScanForm
Assembly: EasyPost.dll
Syntax
public class Create : BaseParameters<ScanForm>, IBaseParameters, IScanFormParameter, IParameter
Properties
| Improve this Doc View SourceShipments
Declaration
public List<IShipmentParameter>? Shipments { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<List<IShipmentParameter>> |