setDirectorsProvided
fun setDirectorsProvided(directorsProvided: Boolean?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Parameters
directorsProvided
Whether the company’s directors have been provided. Set this Boolean to true
after creating all the company’s directors with the Persons API for accounts with a relationship.director
requirement. This value is not automatically set to true
after creating directors, so it needs to be updated to indicate all directors have been provided.