diff --git a/api/EasyPost.Models.API.ClaimPaymentMethod.html b/api/EasyPost.Models.API.ClaimPaymentMethod.html
index b8f4dff2..ac9375b8 100644
--- a/api/EasyPost.Models.API.ClaimPaymentMethod.html
+++ b/api/EasyPost.Models.API.ClaimPaymentMethod.html
@@ -115,6 +115,36 @@
Syntax
Fields
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ ACH
+ An enum representing paying a claim reimbursement via a bank transfer.
+
+
+ Declaration
+
+
public static readonly ClaimPaymentMethod ACH
+
+ Field Value
+
|
Improve this Doc
diff --git a/api/EasyPost.Parameters.Claim.Create.html b/api/EasyPost.Parameters.Claim.Create.html
index c4d38a9e..a7bb44e1 100644
--- a/api/EasyPost.Parameters.Claim.Create.html
+++ b/api/EasyPost.Parameters.Claim.Create.html
@@ -141,6 +141,37 @@ Property Value
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ CheckDeliveryAddress
+
+
+ Declaration
+
+
public string? CheckDeliveryAddress { get; set; }
+
+ Property Value
+
+
+
+ Type |
+ Description |
+
+
+
+
+ System.Nullable<System.String> |
+ |
+
+
+
|
Improve this Doc
@@ -276,7 +307,7 @@ Property Value
PaymentMethod
- The ClaimPaymentMethod for the claim reimbursement.
+
Declaration
diff --git a/api/EasyPost.Parameters.Tracker.CreateList.html b/api/EasyPost.Parameters.Tracker.CreateList.html
index a1e7708d..ba640220 100644
--- a/api/EasyPost.Parameters.Tracker.CreateList.html
+++ b/api/EasyPost.Parameters.Tracker.CreateList.html
@@ -72,7 +72,7 @@
Class CreateList
-
Parameters for API calls.
+
This parameter set is no longer used.
diff --git a/api/EasyPost.Parameters.Tracker.html b/api/EasyPost.Parameters.Tracker.html
index 73f0215d..09d55380 100644
--- a/api/EasyPost.Parameters.Tracker.html
+++ b/api/EasyPost.Parameters.Tracker.html
@@ -83,7 +83,7 @@
Create
Parameters for API calls.
CreateList
-
Parameters for API calls.
+ This parameter set is no longer used.
diff --git a/api/EasyPost.Utilities.Cryptography.html b/api/EasyPost.Utilities.Cryptography.html
index 09ffbc72..2dc094e0 100644
--- a/api/EasyPost.Utilities.Cryptography.html
+++ b/api/EasyPost.Utilities.Cryptography.html
@@ -149,7 +149,7 @@
Returns
Improve this Doc
- View Source
+ View Source
AsHexString(String, Nullable<Encoding>)
@@ -261,7 +261,7 @@
Returns
Improve this Doc
- View Source
+ View Source
CalculateHMACSHA256HexDigest(Byte[], String, Nullable<NormalizationForm>)
@@ -323,7 +323,7 @@
Returns
Improve this Doc
- View Source
+ View Source
SignaturesMatch(Byte[], Byte[])
@@ -379,7 +379,7 @@
Returns
Improve this Doc
- View Source
+ View Source
SignaturesMatch(String, Nullable<String>)
diff --git a/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterAttribute.html b/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterAttribute.html
index 697269b1..799fd314 100644
--- a/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterAttribute.html
+++ b/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterAttribute.html
@@ -101,7 +101,7 @@
Constructors
Improve this Doc
- View Source
+ View Source
NestedRequestParameterAttribute(Type, Necessity, String[])
@@ -153,7 +153,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
diff --git a/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterDependentsAttribute.html b/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterDependentsAttribute.html
index 6acb60e1..eeae8828 100644
--- a/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterDependentsAttribute.html
+++ b/api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterDependentsAttribute.html
@@ -104,7 +104,7 @@ Constructors
Improve this Doc
- View Source
+ View Source
NestedRequestParameterDependentsAttribute(IndependentStatus, DependentStatus, Object, String[])
@@ -140,7 +140,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -156,7 +156,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
NestedRequestParameterDependentsAttribute(IndependentStatus, DependentStatus, String[])
@@ -202,7 +202,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
NestedRequestParameterDependentsAttribute(IndependentStatus, Object, DependentStatus, Object, String[])
@@ -232,7 +232,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -244,7 +244,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -260,7 +260,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
NestedRequestParameterDependentsAttribute(IndependentStatus, Object, DependentStatus, String[])
@@ -290,7 +290,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -318,7 +318,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
diff --git a/api/EasyPost.Utilities.Internal.Attributes.RequestParameterDependentsAttribute.html b/api/EasyPost.Utilities.Internal.Attributes.RequestParameterDependentsAttribute.html
index 1bc96dce..1afcbef3 100644
--- a/api/EasyPost.Utilities.Internal.Attributes.RequestParameterDependentsAttribute.html
+++ b/api/EasyPost.Utilities.Internal.Attributes.RequestParameterDependentsAttribute.html
@@ -138,7 +138,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -230,7 +230,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -242,7 +242,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -288,7 +288,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -342,7 +342,7 @@ Parameters
System.Nullable<System.Object> |
propertyValue |
- The value of the independent property.
+ | The value of the independent property. A ValueEnum will be converted to its underlying value.
|
diff --git a/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterAttribute.html b/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterAttribute.html
index 7f6ecfb6..868f7a10 100644
--- a/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterAttribute.html
+++ b/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterAttribute.html
@@ -101,7 +101,7 @@ Constructors
Improve this Doc
- View Source
+ View Source
TopLevelRequestParameterAttribute(Necessity, String[])
@@ -147,7 +147,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
diff --git a/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterDependentsAttribute.html b/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterDependentsAttribute.html
index 445a8d9b..0ae0ad76 100644
--- a/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterDependentsAttribute.html
+++ b/api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterDependentsAttribute.html
@@ -104,7 +104,7 @@ Constructors
Improve this Doc
- View Source
+ View Source
TopLevelRequestParameterDependentsAttribute(IndependentStatus, DependentStatus, Object, String[])
@@ -140,7 +140,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -156,7 +156,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
TopLevelRequestParameterDependentsAttribute(IndependentStatus, DependentStatus, String[])
@@ -202,7 +202,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
TopLevelRequestParameterDependentsAttribute(IndependentStatus, Object, DependentStatus, Object, String[])
@@ -232,7 +232,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -244,7 +244,7 @@ Parameters
System.Object |
dependentValue |
- The value of the dependent properties.
+ | The value of the dependent properties. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -260,7 +260,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
TopLevelRequestParameterDependentsAttribute(IndependentStatus, Object, DependentStatus, String[])
@@ -290,7 +290,7 @@ Parameters
System.Object |
independentValue |
- The value of the independent property.
+ | The value of the independent property. If enforcing a custom ValueEnum, provide the underlying value.
|
@@ -318,7 +318,7 @@ Parameters
Improve this Doc
- View Source
+ View Source
diff --git a/api/EasyPost.Utilities.Internal.Objects.html b/api/EasyPost.Utilities.Internal.Objects.html
index cc4bc156..d169c50f 100644
--- a/api/EasyPost.Utilities.Internal.Objects.html
+++ b/api/EasyPost.Utilities.Internal.Objects.html
@@ -88,6 +88,56 @@ Syntax
Methods
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IsEnum(Nullable<Object>)
+ Check if an object is an Enum or derived from Enum.
+
+
+ Declaration
+
+
public static bool IsEnum(object? obj)
+
+ Parameters
+
+
+
+ Type |
+ Name |
+ Description |
+
+
+
+
+ System.Nullable<System.Object> |
+ obj |
+ The object to evaluate.
+ |
+
+
+
+ Returns
+
+
+
+ Type |
+ Description |
+
+
+
+
+ System.Boolean |
+ true if the object is an Enum or derived from Enum, false otherwise.
+ |
+
+
+
|
Improve this Doc
@@ -190,6 +240,56 @@ Returns
System.Boolean |
true if the property exists on the object and is not null, false otherwise.
+ |
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IsValueEnum(Nullable<Object>)
+
+
+ Declaration
+
+
public static bool IsValueEnum(object? obj)
+
+ Parameters
+
+
+
+ Type |
+ Name |
+ Description |
+
+
+
+
+ System.Nullable<System.Object> |
+ obj |
+ The object to evaluate.
+ |
+
+
+
+ Returns
+
+
+
+ Type |
+ Description |
+
+
+
+
+ System.Boolean |
+ true if the object is a ValueEnum or derived from ValueEnum, false otherwise.
|
diff --git a/manifest.json b/manifest.json
index 498c8e67..6a7732e6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -849,7 +849,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Models.API.ClaimPaymentMethod.html",
- "hash": "U6nNjABcGXiYgQ8QABgSDRVp0daG9CIKLQ9dZdzXnoo="
+ "hash": "+WNndITicbO6UvEPzurO1TdDAs4HmasDOrzMC4BieAs="
}
},
"is_incremental": false,
@@ -2037,7 +2037,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Parameters.Claim.Create.html",
- "hash": "v3g90ndvB9Q+xgLRtYuUTDilJVHC/8Pxz6SAa5TfAv0="
+ "hash": "gxIcKlz0x29erZoNPhvwohm3qZY4NfWC5JXqSHfPjZQ="
}
},
"is_incremental": false,
@@ -2961,7 +2961,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Parameters.Tracker.CreateList.html",
- "hash": "HdCqVrAz+VOPnYDy55jL9HireniVd4bVwdGC3RqQwPM="
+ "hash": "bhhFY4kQSRWjZuNCqcvS0/H64+tmBR9+S3YlUBxJHMg="
}
},
"is_incremental": false,
@@ -2973,7 +2973,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Parameters.Tracker.html",
- "hash": "jH2aFpbHrCjt6SvYY28GISS9ZRT9w+DtSXVKrglLZ5Q="
+ "hash": "+4J11Vv+3UQegVtdcffT3GsDMcRIFOzucxsvRIZUFF0="
}
},
"is_incremental": false,
@@ -3465,7 +3465,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Cryptography.html",
- "hash": "UKFktkcP6atxDqZXRPwAnChh3LZbIurLU/CdPe2y6Ww="
+ "hash": "duVYfcIApEh6/kBElG3tGVg+WC3pPPOrpJ+4wGnQ7S4="
}
},
"is_incremental": false,
@@ -3525,7 +3525,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterAttribute.html",
- "hash": "S9Hy4TUYUXp5gRnCRx8nWw9Ite21H81lmcVMVXncOyk="
+ "hash": "sNmHPcVX+Q4MdweCMbjrkVwBgoXmjUwDvcU/w0OTm5o="
}
},
"is_incremental": false,
@@ -3537,7 +3537,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Attributes.NestedRequestParameterDependentsAttribute.html",
- "hash": "nYjUr4iEqvS1zKbZg9bj4rwBPy8Da5BFKOzPgSDQXl4="
+ "hash": "BMl++R9BplpYEnocj3gHF4UR7U8hD5YPvBR8dmy0bK4="
}
},
"is_incremental": false,
@@ -3561,7 +3561,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Attributes.RequestParameterDependentsAttribute.html",
- "hash": "da3CEw9NjMHePlGOmaBnNOfb9exvOUgmk6qVRWD7mPw="
+ "hash": "YLGDz4tOWor/N10tnVQB/TaZRMQlMNVBvNS0xyDul0g="
}
},
"is_incremental": false,
@@ -3573,7 +3573,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterAttribute.html",
- "hash": "ba5yYygWtp3Um+mbNo+9J3QDrAmlrZZ4vnYEqEB+sws="
+ "hash": "jDoe+n6p4zIvlGUpCFeRusXpzgF8Wnu0H8KaliOYR/E="
}
},
"is_incremental": false,
@@ -3585,7 +3585,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Attributes.TopLevelRequestParameterDependentsAttribute.html",
- "hash": "1UCWt6v2wTxdTkkj7S6ZSvX8+3Jc2Ugthk0l19zbRuQ="
+ "hash": "8D2Q1WPs8Wxs2eLZ6GY3paySrS9E8p7EEpKuJbCjn+0="
}
},
"is_incremental": false,
@@ -3669,7 +3669,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Utilities.Internal.Objects.html",
- "hash": "z1VkSi0vpDJQyhu6DlNXpWRY+bTGaK6TQw4h2Gq8mhg="
+ "hash": "QqTQHLZI4fHRx3YYoubhnyoYlMn63fGwKO/8L5QRHXM="
}
},
"is_incremental": false,
diff --git a/xrefmap.yml b/xrefmap.yml
index 928641e0..cc33276f 100644
--- a/xrefmap.yml
+++ b/xrefmap.yml
@@ -3724,6 +3724,12 @@ references:
commentId: T:EasyPost.Models.API.ClaimPaymentMethod
fullName: EasyPost.Models.API.ClaimPaymentMethod
nameWithType: ClaimPaymentMethod
+- uid: EasyPost.Models.API.ClaimPaymentMethod.ACH
+ name: ACH
+ href: api/EasyPost.Models.API.ClaimPaymentMethod.html#EasyPost_Models_API_ClaimPaymentMethod_ACH
+ commentId: F:EasyPost.Models.API.ClaimPaymentMethod.ACH
+ fullName: EasyPost.Models.API.ClaimPaymentMethod.ACH
+ nameWithType: ClaimPaymentMethod.ACH
- uid: EasyPost.Models.API.ClaimPaymentMethod.EasyPostWallet
name: EasyPostWallet
href: api/EasyPost.Models.API.ClaimPaymentMethod.html#EasyPost_Models_API_ClaimPaymentMethod_EasyPostWallet
@@ -12628,6 +12634,19 @@ references:
isSpec: "True"
fullName: EasyPost.Parameters.Claim.Create.Amount
nameWithType: Create.Amount
+- uid: EasyPost.Parameters.Claim.Create.CheckDeliveryAddress
+ name: CheckDeliveryAddress
+ href: api/EasyPost.Parameters.Claim.Create.html#EasyPost_Parameters_Claim_Create_CheckDeliveryAddress
+ commentId: P:EasyPost.Parameters.Claim.Create.CheckDeliveryAddress
+ fullName: EasyPost.Parameters.Claim.Create.CheckDeliveryAddress
+ nameWithType: Create.CheckDeliveryAddress
+- uid: EasyPost.Parameters.Claim.Create.CheckDeliveryAddress*
+ name: CheckDeliveryAddress
+ href: api/EasyPost.Parameters.Claim.Create.html#EasyPost_Parameters_Claim_Create_CheckDeliveryAddress_
+ commentId: Overload:EasyPost.Parameters.Claim.Create.CheckDeliveryAddress
+ isSpec: "True"
+ fullName: EasyPost.Parameters.Claim.Create.CheckDeliveryAddress
+ nameWithType: Create.CheckDeliveryAddress
- uid: EasyPost.Parameters.Claim.Create.ContactEmail
name: ContactEmail
href: api/EasyPost.Parameters.Claim.Create.html#EasyPost_Parameters_Claim_Create_ContactEmail
@@ -19342,6 +19361,22 @@ references:
commentId: T:EasyPost.Utilities.Internal.Objects
fullName: EasyPost.Utilities.Internal.Objects
nameWithType: Objects
+- uid: EasyPost.Utilities.Internal.Objects.IsEnum(System.Nullable{System.Object})
+ name: IsEnum(Nullable