Variable failedMessageSchemaConst
failedMessageSchema: Struct<
{
accountId: typeof String$;
country: typeof String$;
customFields: optional<Record$<typeof String$, typeof String$>>;
from: typeof String$;
messageId: typeof String$;
statusCode: typeof String$;
statusMessage: typeof String$;
to: typeof String$;
type: typeof String$;
},
> = ...
Description
메시지 접수에 실패한 메시지 객체