File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 38167
38167
"$ref": "#/components/schemas/legal_entity_directorship_declaration"
38168
38168
}
38169
38169
],
38170
+ "description": "This hash is used to attest that the director information provided to Stripe is both current and correct.",
38170
38171
"nullable": true
38171
38172
},
38172
38173
"executives_provided": {
Original file line number Diff line number Diff line change @@ -34551,6 +34551,9 @@ components:
34551
34551
directorship_declaration:
34552
34552
anyOf:
34553
34553
- $ref: '#/components/schemas/legal_entity_directorship_declaration'
34554
+ description: >-
34555
+ This hash is used to attest that the director information provided
34556
+ to Stripe is both current and correct.
34554
34557
nullable: true
34555
34558
executives_provided:
34556
34559
description: >-
You can’t perform that action at this time.
0 commit comments