Type Alias LineKeysDeleteLineKeySettingPathParams

LineKeysDeleteLineKeySettingPathParams: {
    extensionId: string;
    lineKeyId: string;
}