/AWS1/CL_SGNSTARTSIGNINGJOBRSP¶
StartSigningJobResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_jobid TYPE /AWS1/SGNJOBID /AWS1/SGNJOBID¶
The ID of your signing job.
iv_jobowner TYPE /AWS1/SGNACCOUNTID /AWS1/SGNACCOUNTID¶
The AWS account ID of the signing job owner.
Queryable Attributes¶
jobId¶
The ID of your signing job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBID() |
Getter for JOBID, with configurable default |
ASK_JOBID() |
Getter for JOBID w/ exceptions if field has no value |
HAS_JOBID() |
Determine if JOBID has a value |
jobOwner¶
The AWS account ID of the signing job owner.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBOWNER() |
Getter for JOBOWNER, with configurable default |
ASK_JOBOWNER() |
Getter for JOBOWNER w/ exceptions if field has no value |
HAS_JOBOWNER() |
Determine if JOBOWNER has a value |