Class ClaimType
Claim type enum.
Implements
Inherited Members
Namespace: EasyPost.Models.API
Assembly: EasyPost.dll
Syntax
public class ClaimType : ValueEnum, IEnum
Fields
| Improve this Doc View SourceDamage
An enum representing a damage claim type.
Declaration
public static readonly ClaimType Damage
Field Value
| Type | Description |
|---|---|
| ClaimType |
Loss
An enum representing a loss claim type.
Declaration
public static readonly ClaimType Loss
Field Value
| Type | Description |
|---|---|
| ClaimType |
Theft
An enum representing a theft claim type.
Declaration
public static readonly ClaimType Theft
Field Value
| Type | Description |
|---|---|
| ClaimType |