@dialstack/sdk-dev / js/src / NumberIssue
Interface: NumberIssue
Defined in: sdk/js/src/utils/phone-list.ts:329
A problem the server reported about one number, keyed by the number itself.
Properties
e164
TypeScript
e164: string;
Defined in: sdk/js/src/utils/phone-list.ts:330
message
TypeScript
message: string;
Defined in: sdk/js/src/utils/phone-list.ts:331