perf(cmpp): add durable inbound fast path
This commit is contained in:
@@ -30,6 +30,7 @@ export interface GatewayInboundAuthDto {
|
||||
}
|
||||
|
||||
export interface GatewayInboundSubmitDto {
|
||||
requestId?: string;
|
||||
account: string;
|
||||
phoneNumber?: string;
|
||||
phoneNumbers?: string[];
|
||||
|
||||
Reference in New Issue
Block a user