You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/com/lob/api/client/ChecksApi.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -449,7 +449,7 @@ public okhttp3.Call getAsync(String chkId, final ApiCallback<Check> _callback) t
449
449
* @param metadata Filter by metadata key-value pair`. (optional)
450
450
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
451
451
* @param sendDate Filter by date sent. (optional)
452
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
452
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
453
453
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
454
454
* @param _callback Callback for upload/download progress
* @param metadata Filter by metadata key-value pair`. (optional)
552
552
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
553
553
* @param sendDate Filter by date sent. (optional)
554
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
554
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
555
555
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
556
556
* @return CheckList
557
557
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
@@ -582,7 +582,7 @@ public CheckList list(Integer limit, String before, String after, List<String> i
582
582
* @param metadata Filter by metadata key-value pair`. (optional)
583
583
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
584
584
* @param sendDate Filter by date sent. (optional)
585
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
585
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
586
586
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
587
587
* @return ApiResponse<CheckList>
588
588
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
* @param metadata Filter by metadata key-value pair`. (optional)
615
615
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
616
616
* @param sendDate Filter by date sent. (optional)
617
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
617
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
618
618
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
619
619
* @param _callback The callback to be executed when the API call finishes
Copy file name to clipboardExpand all lines: src/main/java/com/lob/api/client/LettersApi.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -450,7 +450,7 @@ public okhttp3.Call getAsync(String ltrId, final ApiCallback<Letter> _callback)
450
450
* @param color Set to `true` to return only color letters. Set to `false` to return only black & white letters. (optional)
451
451
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
452
452
* @param sendDate Filter by date sent. (optional)
453
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
453
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
454
454
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
455
455
* @param _callback Callback for upload/download progress
* @param color Set to `true` to return only color letters. Set to `false` to return only black & white letters. (optional)
558
558
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
559
559
* @param sendDate Filter by date sent. (optional)
560
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
560
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
561
561
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
562
562
* @return LetterList
563
563
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
* @param color Set to `true` to return only color letters. Set to `false` to return only black & white letters. (optional)
590
590
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
591
591
* @param sendDate Filter by date sent. (optional)
592
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
592
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
593
593
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
594
594
* @return ApiResponse<LetterList>
595
595
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
@@ -622,7 +622,7 @@ public ApiResponse<LetterList> listWithHttpInfo(Integer limit, String before, St
622
622
* @param color Set to `true` to return only color letters. Set to `false` to return only black & white letters. (optional)
623
623
* @param scheduled * `true` - only return orders (past or future) where `send_date` is greater than `date_created` * `false` - only return orders where `send_date` is equal to `date_created` (optional)
624
624
* @param sendDate Filter by date sent. (optional)
625
-
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional)
625
+
* @param mailType A string designating the mail postage type: * `usps_first_class` - (default) * `usps_standard` - a [cheaper option](https://lob.com/pricing/print-mail#compare) which is less predictable and takes longer to deliver. `usps_standard` cannot be used with `4x6` postcards or for any postcards sent outside of the United States. (optional, default to usps_first_class)
626
626
* @param sortBy Sorts items by ascending or descending dates. Use either `date_created` or `send_date`, not both. (optional)
627
627
* @param _callback The callback to be executed when the API call finishes
0 commit comments