Interface PatchFormsByIdRequest

Hierarchy

  • PatchFormsByIdRequest

Properties

name?: string
translations?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any