Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for get JCL APIs

export
interface

IGetJclParms

Hierarchy

Index

Properties

Optional binary

binary: boolean

If you specify true for this field, the file will be downloaded in binary mode

memberof

IGetJclParms

Optional encoding

encoding: string

The codepage to use for translation from EBCDIC

memberof

IGetJclParms

jobid

jobid: string

job id for a job

memberof

ICommonJobParms

jobname

jobname: string

job name for a job

memberof

ICommonJobParms

Optional record

record: boolean

If you specify true for this field, the file will be downloaded in record mode

memberof

IGetJclParms

Generated using TypeDoc