Type Alias SaveLoginConfigDraftResponses

SaveLoginConfigDraftResponses: {
    200: LoginConfigDraftResponseDto;
}