AccountOwnershipDeclaration constructor
company_ownership_declaration
This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
Implementation
const AccountOwnershipDeclaration({
this.date,
this.ip,
this.userAgent,
});