/AWS1/CL_CHVGETPHONENUMSTGSRSP¶
GetPhoneNumberSettingsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_callingname
TYPE /AWS1/CHVCALLINGNAME
/AWS1/CHVCALLINGNAME
¶
The default outbound calling name for the account.
iv_callingnameupdatedtsmp
TYPE /AWS1/CHVISO8601TIMESTAMP
/AWS1/CHVISO8601TIMESTAMP
¶
The updated outbound calling name timestamp, in ISO 8601 format.
Queryable Attributes¶
CallingName¶
The default outbound calling name for the account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CALLINGNAME() |
Getter for CALLINGNAME, with configurable default |
ASK_CALLINGNAME() |
Getter for CALLINGNAME w/ exceptions if field has no value |
HAS_CALLINGNAME() |
Determine if CALLINGNAME has a value |
CallingNameUpdatedTimestamp¶
The updated outbound calling name timestamp, in ISO 8601 format.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CALLINGNAMEUPDATEDTSMP() |
Getter for CALLINGNAMEUPDATEDTIMESTAMP, with configurable de |
ASK_CALLINGNAMEUPDATEDTSMP() |
Getter for CALLINGNAMEUPDATEDTIMESTAMP w/ exceptions if fiel |
HAS_CALLINGNAMEUPDATEDTSMP() |
Determine if CALLINGNAMEUPDATEDTIMESTAMP has a value |