Show / Hide Table of Contents

Class GenerateScanForm

Parameters for API calls.

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

Properties

| Improve this Doc View Source

FileFormat

File format for the scan form.

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