@@ -1443,7 +1443,8 @@ public Builder putAllExtraParam(Map<String, Object> map) {
1443
1443
public static class Document {
1444
1444
/**
1445
1445
* The back of a document returned by a [file upload](#create_file) with a `purpose` value
1446
- * of `additional_verification`.
1446
+ * of `additional_verification`. The uploaded file needs to be a color image (smaller than
1447
+ * 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.
1447
1448
*/
1448
1449
@ SerializedName ("back" )
1449
1450
String back ;
@@ -1460,7 +1461,8 @@ public static class Document {
1460
1461
1461
1462
/**
1462
1463
* The front of a document returned by a [file upload](#create_file) with a `purpose` value
1463
- * of `additional_verification`.
1464
+ * of `additional_verification`. The uploaded file needs to be a color image (smaller than
1465
+ * 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.
1464
1466
*/
1465
1467
@ SerializedName ("front" )
1466
1468
String front ;
@@ -1489,7 +1491,8 @@ public Document build() {
1489
1491
1490
1492
/**
1491
1493
* The back of a document returned by a [file upload](#create_file) with a `purpose` value
1492
- * of `additional_verification`.
1494
+ * of `additional_verification`. The uploaded file needs to be a color image (smaller than
1495
+ * 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.
1493
1496
*/
1494
1497
public Builder setBack (String back ) {
1495
1498
this .back = back ;
@@ -1526,7 +1529,8 @@ public Builder putAllExtraParam(Map<String, Object> map) {
1526
1529
1527
1530
/**
1528
1531
* The front of a document returned by a [file upload](#create_file) with a `purpose`
1529
- * value of `additional_verification`.
1532
+ * value of `additional_verification`. The uploaded file needs to be a color image
1533
+ * (smaller than 8,000px by 8,000px), in JPG or PNG format, and less than 10 MB in size.
1530
1534
*/
1531
1535
public Builder setFront (String front ) {
1532
1536
this .front = front ;
@@ -2581,7 +2585,8 @@ public Builder putAllExtraParam(Map<String, Object> map) {
2581
2585
public static class AdditionalDocument {
2582
2586
/**
2583
2587
* The back of an ID returned by a [file upload](#create_file) with a `purpose` value of
2584
- * `identity_document`.
2588
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px by
2589
+ * 8,000px), in JPG or PNG format, and less than 10 MB in size.
2585
2590
*/
2586
2591
@ SerializedName ("back" )
2587
2592
String back ;
@@ -2598,7 +2603,8 @@ public static class AdditionalDocument {
2598
2603
2599
2604
/**
2600
2605
* The front of an ID returned by a [file upload](#create_file) with a `purpose` value of
2601
- * `identity_document`.
2606
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px by
2607
+ * 8,000px), in JPG or PNG format, and less than 10 MB in size.
2602
2608
*/
2603
2609
@ SerializedName ("front" )
2604
2610
String front ;
@@ -2627,7 +2633,8 @@ public AdditionalDocument build() {
2627
2633
2628
2634
/**
2629
2635
* The back of an ID returned by a [file upload](#create_file) with a `purpose` value of
2630
- * `identity_document`.
2636
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px
2637
+ * by 8,000px), in JPG or PNG format, and less than 10 MB in size.
2631
2638
*/
2632
2639
public Builder setBack (String back ) {
2633
2640
this .back = back ;
@@ -2666,7 +2673,8 @@ public Builder putAllExtraParam(Map<String, Object> map) {
2666
2673
2667
2674
/**
2668
2675
* The front of an ID returned by a [file upload](#create_file) with a `purpose` value of
2669
- * `identity_document`.
2676
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px
2677
+ * by 8,000px), in JPG or PNG format, and less than 10 MB in size.
2670
2678
*/
2671
2679
public Builder setFront (String front ) {
2672
2680
this .front = front ;
@@ -2678,7 +2686,8 @@ public Builder setFront(String front) {
2678
2686
public static class Document {
2679
2687
/**
2680
2688
* The back of an ID returned by a [file upload](#create_file) with a `purpose` value of
2681
- * `identity_document`.
2689
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px by
2690
+ * 8,000px), in JPG or PNG format, and less than 10 MB in size.
2682
2691
*/
2683
2692
@ SerializedName ("back" )
2684
2693
String back ;
@@ -2695,7 +2704,8 @@ public static class Document {
2695
2704
2696
2705
/**
2697
2706
* The front of an ID returned by a [file upload](#create_file) with a `purpose` value of
2698
- * `identity_document`.
2707
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px by
2708
+ * 8,000px), in JPG or PNG format, and less than 10 MB in size.
2699
2709
*/
2700
2710
@ SerializedName ("front" )
2701
2711
String front ;
@@ -2724,7 +2734,8 @@ public Document build() {
2724
2734
2725
2735
/**
2726
2736
* The back of an ID returned by a [file upload](#create_file) with a `purpose` value of
2727
- * `identity_document`.
2737
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px
2738
+ * by 8,000px), in JPG or PNG format, and less than 10 MB in size.
2728
2739
*/
2729
2740
public Builder setBack (String back ) {
2730
2741
this .back = back ;
@@ -2761,7 +2772,8 @@ public Builder putAllExtraParam(Map<String, Object> map) {
2761
2772
2762
2773
/**
2763
2774
* The front of an ID returned by a [file upload](#create_file) with a `purpose` value of
2764
- * `identity_document`.
2775
+ * `identity_document`. The uploaded file needs to be a color image (smaller than 8,000px
2776
+ * by 8,000px), in JPG or PNG format, and less than 10 MB in size.
2765
2777
*/
2766
2778
public Builder setFront (String front ) {
2767
2779
this .front = front ;
0 commit comments