INPUT_OBJECT

UpdateFinancialDisclosureRoleInput

UpdateFinancialDisclosureRoleInput is used for update FinancialDisclosureRole object. Input was generated by ent.

link GraphQL Schema definition

  • input UpdateFinancialDisclosureRoleInput {
  • deletedAt: Time
  • clearDeletedAt: Boolean
  • name: String
  • # (DEPRECATED) this value is ignored
  • requiresApproval: Boolean
  • # If true, financial disclosures with this role will be rejected automatically
  • automaticallyReject: Boolean
  • createdAt: Time
  • updatedAt: Time
  • }

link Require by