Skip to content

Commit

Permalink
deploy: 80236f5
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed Jul 24, 2024
1 parent ac8f745 commit 9b6d4ef
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 23 deletions.
2 changes: 1 addition & 1 deletion api/EasyPost.Models.API.Claim.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<h1 id="EasyPost_Models_API_Claim" data-uid="EasyPost.Models.API.Claim" class="text-break">Class Claim
</h1>
<div class="markdown level0 summary"><p>Class representing a <a href="https://www.easypost.com/docs/api#claim-object">EasyPost claim object</a>.</p>
<div class="markdown level0 summary"><p>Class representing a EasyPost claim object.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
Expand Down
2 changes: 1 addition & 1 deletion api/EasyPost.Models.API.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h4><a class="xref" href="EasyPost.Models.API.ChildUserCollection.html">ChildUse
<section><p>Class representing a collection of EasyPost Child <a class="xref" href="EasyPost.Models.API.User.html">User</a>s.</p>
</section>
<h4><a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a></h4>
<section><p>Class representing a <a href="https://www.easypost.com/docs/api#claim-object">EasyPost claim object</a>.</p>
<section><p>Class representing a EasyPost claim object.</p>
</section>
<h4><a class="xref" href="EasyPost.Models.API.ClaimCollection.html">ClaimCollection</a></h4>
<section><p>Class representing a collection of EasyPost <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a> objects.</p>
Expand Down
27 changes: 11 additions & 16 deletions api/EasyPost.Services.ClaimService.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<h1 id="EasyPost_Services_ClaimService" data-uid="EasyPost.Services.ClaimService" class="text-break">Class ClaimService
</h1>
<div class="markdown level0 summary"><p>Class representing a set of <a href="https://www.easypost.com/docs/api#claims">claim-related functionality</a>.</p>
<div class="markdown level0 summary"><p>Class representing a set of claim-related functionality.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
Expand Down Expand Up @@ -117,12 +117,11 @@ <h3 id="methods">Methods
<a href="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Services_ClaimService_All_EasyPost_Parameters_Claim_All_CancellationToken_.md&amp;value=---%0Auid%3A%20EasyPost.Services.ClaimService.All(EasyPost.Parameters.Claim.All%2CCancellationToken)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L45">View Source</a>
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L43">View Source</a>
</span>
<a id="EasyPost_Services_ClaimService_All_" data-uid="EasyPost.Services.ClaimService.All*"></a>
<h4 id="EasyPost_Services_ClaimService_All_EasyPost_Parameters_Claim_All_CancellationToken_" data-uid="EasyPost.Services.ClaimService.All(EasyPost.Parameters.Claim.All,CancellationToken)">All(All, CancellationToken)</h4>
<div class="markdown level1 summary"><p>List all <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>s.
<a href="https://www.easypost.com/docs/api#retrieve-a-list-of-insurances">Related API documentation</a>.</p>
<div class="markdown level1 summary"><p>List all <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>s.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
Expand Down Expand Up @@ -174,12 +173,11 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Services_ClaimService_Cancel_System_String_CancellationToken_.md&amp;value=---%0Auid%3A%20EasyPost.Services.ClaimService.Cancel(System.String%2CCancellationToken)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L82">View Source</a>
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L77">View Source</a>
</span>
<a id="EasyPost_Services_ClaimService_Cancel_" data-uid="EasyPost.Services.ClaimService.Cancel*"></a>
<h4 id="EasyPost_Services_ClaimService_Cancel_System_String_CancellationToken_" data-uid="EasyPost.Services.ClaimService.Cancel(System.String,CancellationToken)">Cancel(String, CancellationToken)</h4>
<div class="markdown level1 summary"><p>Refund an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.
<a href="https://www.easypost.com/docs/api#refund-an-insurance">Related API documentation</a>.</p>
<div class="markdown level1 summary"><p>Refund an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
Expand Down Expand Up @@ -231,12 +229,11 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Services_ClaimService_Create_EasyPost_Parameters_Claim_Create_CancellationToken_.md&amp;value=---%0Auid%3A%20EasyPost.Services.ClaimService.Create(EasyPost.Parameters.Claim.Create%2CCancellationToken)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L35">View Source</a>
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L34">View Source</a>
</span>
<a id="EasyPost_Services_ClaimService_Create_" data-uid="EasyPost.Services.ClaimService.Create*"></a>
<h4 id="EasyPost_Services_ClaimService_Create_EasyPost_Parameters_Claim_Create_CancellationToken_" data-uid="EasyPost.Services.ClaimService.Create(EasyPost.Parameters.Claim.Create,CancellationToken)">Create(Create, CancellationToken)</h4>
<div class="markdown level1 summary"><p>Create an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.
<a href="https://www.easypost.com/docs/api#create-an-insurance">Related API documentation</a>.</p>
<div class="markdown level1 summary"><p>Create an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
Expand Down Expand Up @@ -288,12 +285,11 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Services_ClaimService_GetNextPage_EasyPost_Models_API_ClaimCollection_System_Nullable_System_Int32__CancellationToken_.md&amp;value=---%0Auid%3A%20EasyPost.Services.ClaimService.GetNextPage(EasyPost.Models.API.ClaimCollection%2CSystem.Nullable%7BSystem.Int32%7D%2CCancellationToken)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L62">View Source</a>
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L59">View Source</a>
</span>
<a id="EasyPost_Services_ClaimService_GetNextPage_" data-uid="EasyPost.Services.ClaimService.GetNextPage*"></a>
<h4 id="EasyPost_Services_ClaimService_GetNextPage_EasyPost_Models_API_ClaimCollection_System_Nullable_System_Int32__CancellationToken_" data-uid="EasyPost.Services.ClaimService.GetNextPage(EasyPost.Models.API.ClaimCollection,System.Nullable{System.Int32},CancellationToken)">GetNextPage(ClaimCollection, Nullable&lt;Int32&gt;, CancellationToken)</h4>
<div class="markdown level1 summary"><p>Get the next page of a paginated <a class="xref" href="EasyPost.Models.API.ClaimCollection.html">ClaimCollection</a>.
<a href="https://www.easypost.com/docs/api#retrieve-a-list-of-insurances">Related API documentation</a>.</p>
<div class="markdown level1 summary"><p>Get the next page of a paginated <a class="xref" href="EasyPost.Models.API.ClaimCollection.html">ClaimCollection</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
Expand Down Expand Up @@ -367,12 +363,11 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Services_ClaimService_Retrieve_System_String_CancellationToken_.md&amp;value=---%0Auid%3A%20EasyPost.Services.ClaimService.Retrieve(System.String%2CCancellationToken)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L72">View Source</a>
<a href="https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Services/ClaimService.cs/#L68">View Source</a>
</span>
<a id="EasyPost_Services_ClaimService_Retrieve_" data-uid="EasyPost.Services.ClaimService.Retrieve*"></a>
<h4 id="EasyPost_Services_ClaimService_Retrieve_System_String_CancellationToken_" data-uid="EasyPost.Services.ClaimService.Retrieve(System.String,CancellationToken)">Retrieve(String, CancellationToken)</h4>
<div class="markdown level1 summary"><p>Retrieve an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.
<a href="https://www.easypost.com/docs/api#retrieve-an-insurance">Related API documentation</a>.</p>
<div class="markdown level1 summary"><p>Retrieve an <a class="xref" href="EasyPost.Models.API.Claim.html">Claim</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
Expand Down
2 changes: 1 addition & 1 deletion api/EasyPost.Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h4><a class="xref" href="EasyPost.Services.CarrierTypeService.html">CarrierType
<section><p>Class representing a set of <a href="https://www.easypost.com/docs/api#carrier-types">carrier type-related functionality</a>.</p>
</section>
<h4><a class="xref" href="EasyPost.Services.ClaimService.html">ClaimService</a></h4>
<section><p>Class representing a set of <a href="https://www.easypost.com/docs/api#claims">claim-related functionality</a>.</p>
<section><p>Class representing a set of claim-related functionality.</p>
</section>
<h4><a class="xref" href="EasyPost.Services.CustomsInfoService.html">CustomsInfoService</a></h4>
<section><p>Class representing a set of <a href="https://www.easypost.com/docs/api#customs-infos">customs info-related functionality</a>.</p>
Expand Down
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Models.API.Claim.html",
"hash": "GwxL9hnCO+7g2pEKRK0byJmqCR4GEHJgid/XRgi6W3c="
"hash": "BJ/a2IN/pJvhh1p4V6QSbYBAh5zccJPZ60lnsjYJy8Y="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1617,7 +1617,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Models.API.html",
"hash": "ZM+Tw9ImsY6faScqJQ6fvYNjvOrw2YHMat2h0djPCIc="
"hash": "v1SI4UOQHPaxIrH2EDsZmhOVZ1O1xn3PLfBfeQOo2XE="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -3225,7 +3225,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Services.ClaimService.html",
"hash": "Bcyq2I0i+BrlfJ/bUZaIkTCoo8UpwbNMmcs2/IqOnvc="
"hash": "UTi5qQ5L5s4l8TcQoLPXJJEBhJdEDlyKEQEeDLJNM+0="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -3453,7 +3453,7 @@
"output": {
".html": {
"relative_path": "api/EasyPost.Services.html",
"hash": "14suXMS+fSfTKDaukpQ2cVCUgyzOHFmLUXYCon/dcjk="
"hash": "qpUjXQowBkGFgWfnCRh1zyhF2VfZ/jJNYMXIakahvxA="
}
},
"is_incremental": false,
Expand Down

0 comments on commit 9b6d4ef

Please sign in to comment.