Interface PostFormsRequestMessages

Hierarchy

  • PostFormsRequestMessages

Properties

Properties

custom?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
errors?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any