PromptAndCollectUserInformationResult
Introduction
The N-Squared ASN.1 codec for the INAP PromptAndCollectUserInformationResult operation supports the following argument attributes for encode/decode.
This operation does not support any variants. This structure is the only codec option available.
Field | Type | Description |
---|---|---|
<anon> |
Object | CHOICE This element is a choice. Specify at most one of the following options. [Required]: This element is required to be present. |
.digitsResponse |
Binary String | OCTET STRING, CONTEXT 0, IMPLICIT, Tag Byte = 80 The value is the raw encoded bytes for this element. This field has sub-encoding as per ISUP Generic Digits in Q.763, Figure 24.This element is one of the possible alternatives for the containing CHOICE. |
.digitsResponse_digits |
[0-9a-fA-F*#]+ | Digits. Alternate encode source. For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used. Will always be set (using lower-case) on decode when source field is present. |
.digitsResponse_scheme |
0 - 7 |
Scheme. Relevant for encode iff digitsResponse_digits is used. Will always be set on decode when source field is present. If you intend to use * or # in the digits then this value must be explicitly set to 2 .[Encode Default]: 0 (BCD even) or 1 (BCD odd) as appropriate.
|
.digitsResponse_type |
0 - 31 |
Type of Digits. Relevant for encode iff digitsResponse_digits is used. Will always be set on decode when source field is present. [Encode Default]: 0
|