diff --git a/classes/EasyPost-Service-InsuranceService.html b/classes/EasyPost-Service-InsuranceService.html index 46d73aff..6e769516 100644 --- a/classes/EasyPost-Service-InsuranceService.html +++ b/classes/EasyPost-Service-InsuranceService.html @@ -138,7 +138,7 @@

@@ -186,6 +186,13 @@

Retrieve the next page of Insurance collection
+
+ refund() + +  : mixed +
+
Refund an insurance object.
+
retrieve() @@ -343,7 +350,7 @@

@@ -386,7 +393,7 @@

@@ -429,7 +436,7 @@

@@ -465,6 +472,49 @@

Return values
— + +
+

+ refund() + +

+ + +

Refund an insurance object.

+ + + public + refund(string $id) : mixed + + +
Parameters
+
+
+ $id + : string +
+
+ +
+
+ + + +
Return values
+ mixed + — + +
diff --git a/js/searchIndex.js b/js/searchIndex.js index 83c76683..9b16cab2 100644 --- a/js/searchIndex.js +++ b/js/searchIndex.js @@ -1140,6 +1140,11 @@ Search.appendIndex( "name": "create", "summary": "Create\u0020an\u0020insurance\u0020object.", "url": "classes/EasyPost-Service-InsuranceService.html#method_create" + }, { + "fqsen": "\\EasyPost\\Service\\InsuranceService\u003A\u003Arefund\u0028\u0029", + "name": "refund", + "summary": "Refund\u0020an\u0020insurance\u0020object.", + "url": "classes/EasyPost-Service-InsuranceService.html#method_refund" }, { "fqsen": "\\EasyPost\\Service\\OrderService", "name": "OrderService",