Show / Hide Table of Contents

Class GenerateLabel

Parameters for API calls.

Inheritance
System.Object
BaseParameters<Shipment>
GenerateLabel
Implements
IBaseParameters
Inherited Members
BaseParameters<Shipment>.MatchFunction
BaseParameters<Shipment>.Matches(Shipment)
BaseParameters<Shipment>.ToDictionary()
BaseParameters<Shipment>.ToSubDictionary(Type)
Namespace: EasyPost.Parameters.Shipment
Assembly: EasyPost.dll
Syntax
public class GenerateLabel : BaseParameters<Shipment>, IBaseParameters

Properties

| Improve this Doc View Source

FileFormat

The file format for the new label.

Declaration
public string? FileFormat { get; set; }
Property Value
Type Description
System.Nullable<System.String>

Implements

IBaseParameters
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX