@@ -1640,6 +1640,13 @@ public static class Company extends StripeObject {
16401640 @ SerializedName ("registration_date" )
16411641 RegistrationDate registrationDate ;
16421642
1643+ /**
1644+ * This hash is used to attest that the representative is authorized to act as the
1645+ * representative of their legal entity.
1646+ */
1647+ @ SerializedName ("representative_declaration" )
1648+ RepresentativeDeclaration representativeDeclaration ;
1649+
16431650 /**
16441651 * The category identifying the legal structure of the company or legal entity. Also available
16451652 * for accounts where <a
@@ -1825,6 +1832,30 @@ public static class RegistrationDate extends StripeObject {
18251832 Long year ;
18261833 }
18271834
1835+ /**
1836+ * For more details about RepresentativeDeclaration, please refer to the <a
1837+ * href="https://docs.stripe.com/api">API Reference.</a>
1838+ */
1839+ @ Getter
1840+ @ Setter
1841+ @ EqualsAndHashCode (callSuper = false )
1842+ public static class RepresentativeDeclaration extends StripeObject {
1843+ /** The Unix timestamp marking when the representative declaration attestation was made. */
1844+ @ SerializedName ("date" )
1845+ Long date ;
1846+
1847+ /** The IP address from which the representative declaration attestation was made. */
1848+ @ SerializedName ("ip" )
1849+ String ip ;
1850+
1851+ /**
1852+ * The user-agent string from the browser where the representative declaration attestation was
1853+ * made.
1854+ */
1855+ @ SerializedName ("user_agent" )
1856+ String userAgent ;
1857+ }
1858+
18281859 /**
18291860 * For more details about Verification, please refer to the <a
18301861 * href="https://docs.stripe.com/api">API Reference.</a>
@@ -2208,29 +2239,29 @@ public static class Errors extends StripeObject {
22082239 * invalid_url_website_incomplete_terms_and_conditions}, {@code
22092240 * invalid_url_website_incomplete_under_construction}, {@code invalid_url_website_other},
22102241 * {@code invalid_value_other}, {@code unsupported_business_type}, {@code
2211- * verification_directors_mismatch }, {@code verification_document_address_mismatch }, {@code
2212- * verification_document_address_missing }, {@code verification_document_corrupt}, {@code
2213- * verification_document_country_not_supported }, {@code
2214- * verification_document_directors_mismatch}, {@code verification_document_dob_mismatch},
2215- * {@code verification_document_duplicate_type }, {@code verification_document_expired }, {@code
2216- * verification_document_failed_copy }, {@code verification_document_failed_greyscale }, {@code
2217- * verification_document_failed_other }, {@code verification_document_failed_test_mode }, {@code
2218- * verification_document_fraudulent }, {@code verification_document_id_number_mismatch }, {@code
2219- * verification_document_id_number_missing }, {@code verification_document_incomplete}, {@code
2220- * verification_document_invalid }, {@code verification_document_issue_or_expiry_date_missing},
2221- * {@code verification_document_manipulated }, {@code verification_document_missing_back},
2222- * {@code verification_document_missing_front }, {@code verification_document_name_mismatch},
2223- * {@code verification_document_name_missing }, {@code
2224- * verification_document_nationality_mismatch }, {@code verification_document_not_readable },
2225- * {@code verification_document_not_signed }, {@code verification_document_not_uploaded },
2226- * {@code verification_document_photo_mismatch }, {@code verification_document_too_large },
2227- * {@code verification_document_type_not_supported }, {@code
2228- * verification_extraneous_directors}, {@code verification_failed_address_match}, {@code
2229- * verification_failed_authorizer_authority}, {@code verification_failed_business_iec_number},
2230- * {@code verification_failed_document_match }, {@code verification_failed_id_number_match },
2231- * {@code verification_failed_keyed_identity }, {@code verification_failed_keyed_match}, {@code
2232- * verification_failed_name_match }, {@code verification_failed_other }, {@code
2233- * verification_failed_representative_authority}, {@code
2242+ * verification_data_not_found }, {@code verification_directors_mismatch }, {@code
2243+ * verification_document_address_mismatch }, {@code verification_document_address_missing},
2244+ * {@code verification_document_corrupt }, {@code verification_document_country_not_supported},
2245+ * {@code verification_document_directors_mismatch}, {@code
2246+ * verification_document_dob_mismatch }, {@code verification_document_duplicate_type }, {@code
2247+ * verification_document_expired }, {@code verification_document_failed_copy }, {@code
2248+ * verification_document_failed_greyscale }, {@code verification_document_failed_other }, {@code
2249+ * verification_document_failed_test_mode }, {@code verification_document_fraudulent }, {@code
2250+ * verification_document_id_number_mismatch }, {@code verification_document_id_number_missing},
2251+ * {@code verification_document_incomplete }, {@code verification_document_invalid}, {@code
2252+ * verification_document_issue_or_expiry_date_missing }, {@code
2253+ * verification_document_manipulated}, {@code verification_document_missing_back }, {@code
2254+ * verification_document_missing_front}, {@code verification_document_name_mismatch }, {@code
2255+ * verification_document_name_missing }, {@code verification_document_nationality_mismatch },
2256+ * {@code verification_document_not_readable }, {@code verification_document_not_signed },
2257+ * {@code verification_document_not_uploaded }, {@code verification_document_photo_mismatch },
2258+ * {@code verification_document_too_large }, {@code verification_document_type_not_supported},
2259+ * {@code verification_extraneous_directors}, {@code verification_failed_address_match},
2260+ * {@code verification_failed_authorizer_authority}, {@code
2261+ * verification_failed_business_iec_number }, {@code verification_failed_document_match },
2262+ * {@code verification_failed_id_number_match }, {@code verification_failed_keyed_identity},
2263+ * {@code verification_failed_keyed_match }, {@code verification_failed_name_match }, {@code
2264+ * verification_failed_other}, {@code verification_failed_representative_authority}, {@code
22342265 * verification_failed_residential_address}, {@code verification_failed_tax_id_match}, {@code
22352266 * verification_failed_tax_id_not_issued}, {@code
22362267 * verification_legal_entity_structure_mismatch}, {@code verification_missing_directors},
@@ -2411,29 +2442,29 @@ public static class Errors extends StripeObject {
24112442 * invalid_url_website_incomplete_terms_and_conditions}, {@code
24122443 * invalid_url_website_incomplete_under_construction}, {@code invalid_url_website_other},
24132444 * {@code invalid_value_other}, {@code unsupported_business_type}, {@code
2414- * verification_directors_mismatch }, {@code verification_document_address_mismatch }, {@code
2415- * verification_document_address_missing }, {@code verification_document_corrupt}, {@code
2416- * verification_document_country_not_supported }, {@code
2417- * verification_document_directors_mismatch}, {@code verification_document_dob_mismatch},
2418- * {@code verification_document_duplicate_type }, {@code verification_document_expired }, {@code
2419- * verification_document_failed_copy }, {@code verification_document_failed_greyscale }, {@code
2420- * verification_document_failed_other }, {@code verification_document_failed_test_mode }, {@code
2421- * verification_document_fraudulent }, {@code verification_document_id_number_mismatch }, {@code
2422- * verification_document_id_number_missing }, {@code verification_document_incomplete}, {@code
2423- * verification_document_invalid }, {@code verification_document_issue_or_expiry_date_missing},
2424- * {@code verification_document_manipulated }, {@code verification_document_missing_back},
2425- * {@code verification_document_missing_front }, {@code verification_document_name_mismatch},
2426- * {@code verification_document_name_missing }, {@code
2427- * verification_document_nationality_mismatch }, {@code verification_document_not_readable },
2428- * {@code verification_document_not_signed }, {@code verification_document_not_uploaded },
2429- * {@code verification_document_photo_mismatch }, {@code verification_document_too_large },
2430- * {@code verification_document_type_not_supported }, {@code
2431- * verification_extraneous_directors}, {@code verification_failed_address_match}, {@code
2432- * verification_failed_authorizer_authority}, {@code verification_failed_business_iec_number},
2433- * {@code verification_failed_document_match }, {@code verification_failed_id_number_match },
2434- * {@code verification_failed_keyed_identity }, {@code verification_failed_keyed_match}, {@code
2435- * verification_failed_name_match }, {@code verification_failed_other }, {@code
2436- * verification_failed_representative_authority}, {@code
2445+ * verification_data_not_found }, {@code verification_directors_mismatch }, {@code
2446+ * verification_document_address_mismatch }, {@code verification_document_address_missing},
2447+ * {@code verification_document_corrupt }, {@code verification_document_country_not_supported},
2448+ * {@code verification_document_directors_mismatch}, {@code
2449+ * verification_document_dob_mismatch }, {@code verification_document_duplicate_type }, {@code
2450+ * verification_document_expired }, {@code verification_document_failed_copy }, {@code
2451+ * verification_document_failed_greyscale }, {@code verification_document_failed_other }, {@code
2452+ * verification_document_failed_test_mode }, {@code verification_document_fraudulent }, {@code
2453+ * verification_document_id_number_mismatch }, {@code verification_document_id_number_missing},
2454+ * {@code verification_document_incomplete }, {@code verification_document_invalid}, {@code
2455+ * verification_document_issue_or_expiry_date_missing }, {@code
2456+ * verification_document_manipulated}, {@code verification_document_missing_back }, {@code
2457+ * verification_document_missing_front}, {@code verification_document_name_mismatch }, {@code
2458+ * verification_document_name_missing }, {@code verification_document_nationality_mismatch },
2459+ * {@code verification_document_not_readable }, {@code verification_document_not_signed },
2460+ * {@code verification_document_not_uploaded }, {@code verification_document_photo_mismatch },
2461+ * {@code verification_document_too_large }, {@code verification_document_type_not_supported},
2462+ * {@code verification_extraneous_directors}, {@code verification_failed_address_match},
2463+ * {@code verification_failed_authorizer_authority}, {@code
2464+ * verification_failed_business_iec_number }, {@code verification_failed_document_match },
2465+ * {@code verification_failed_id_number_match }, {@code verification_failed_keyed_identity},
2466+ * {@code verification_failed_keyed_match }, {@code verification_failed_name_match }, {@code
2467+ * verification_failed_other}, {@code verification_failed_representative_authority}, {@code
24372468 * verification_failed_residential_address}, {@code verification_failed_tax_id_match}, {@code
24382469 * verification_failed_tax_id_not_issued}, {@code
24392470 * verification_legal_entity_structure_mismatch}, {@code verification_missing_directors},
0 commit comments