EPResponseSetString: {
    data?: string[];
    meta?: meta;
}

Type declaration

  • Optional data?: string[]
  • Optional meta?: meta